File: u_tabpg.sru
Size: 434
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
integer width = 2386
integer height = 1288
long backcolor = 79416533
long tabtextcolor = 33554432
long picturemaskcolor = 536870912
event ue_pagechanged ( )
end type
global u_tabpg u_tabpg

on u_tabpg.create
end on

on u_tabpg.destroy
end on