File: n_cst_propertyattrib.sru
Size: 428
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$n_cst_propertyattrib.sru
$PBExportComments$Extension Property - attributes
forward
global type n_cst_propertyattrib from pfc_n_cst_propertyattrib
end type
end forward

global type n_cst_propertyattrib from pfc_n_cst_propertyattrib
end type

on n_cst_propertyattrib.create
TriggerEvent( this, "constructor" )
end on

on n_cst_propertyattrib.destroy
TriggerEvent( this, "destructor" )
end on

  • pfc_n_cst_propertyattrib n_cst_propertyattrib(sru)