File: u_base_tabpg.sru
Size: 443
Date: Tue, 22 Aug 2017 17:30:57 +0200
$PBExportHeader$u_base_tabpg.sru
$PBExportComments$Base tabpage object
forward
global type u_base_tabpg from userobject
end type
end forward

global type u_base_tabpg from userobject
integer width = 2057
integer height = 1256
long backcolor = 79416533
long tabtextcolor = 33554432
long picturemaskcolor = 536870912
end type
global u_base_tabpg u_base_tabpg

on u_base_tabpg.create
end on

on u_base_tabpg.destroy
end on