File: u_tabpg.sru
Size: 465
Date: Mon, 31 Dec 2018 21:14:38 +0100
$PBExportHeader$u_tabpg.sru
$PBExportComments$Base tabpage object
forward
global type u_tabpg from UserObject
end type
end forward

global type u_tabpg from UserObject
int Width=2395
int Height=1296
boolean Border=true
long BackColor=79416533
long PictureMaskColor=536870912
long TabTextColor=33554432
long TabBackColor=67108864
event ue_pagechanged ( )
end type
global u_tabpg u_tabpg

on u_tabpg.create
end on

on u_tabpg.destroy
end on