File: u_base.sru
Size: 330
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$u_base.sru
$PBExportComments$Extension Visual Ancestor class
forward
global type u_base from pfc_u_base
end type
end forward

global type u_base from pfc_u_base
end type
global u_base u_base

on u_base.create
call pfc_u_base::create
end on

on u_base.destroy
call pfc_u_base::destroy
end on

  • pfc_u_base u_base(sru)