File: u_base_tabpage.sru
Size: 440
Date: Tue, 22 Aug 2017 17:30:58 +0200
$PBExportHeader$u_base_tabpage.sru
forward
global type u_base_tabpage from userobject
end type
end forward

global type u_base_tabpage from userobject
integer width = 2121
integer height = 1120
long backcolor = 67108864
string text = "none"
long tabtextcolor = 33554432
long picturemaskcolor = 536870912
end type
global u_base_tabpage u_base_tabpage

on u_base_tabpage.create
end on

on u_base_tabpage.destroy
end on