File: u_tabpg.sru
Size: 365
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$u_tabpg.sru
$PBExportComments$Extension TabPage class
forward
global type u_tabpg from pfc_u_tabpg
end type
end forward

global type u_tabpg from pfc_u_tabpg
int Width=1977
int Height=1220
end type
global u_tabpg u_tabpg

on u_tabpg.create
call pfc_u_tabpg::create
end on

on u_tabpg.destroy
call pfc_u_tabpg::destroy
end on