File: w_dwpropertyservices.srw
Size: 464
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$w_dwpropertyservices.srw
$PBExportComments$Extension DataWindow Property - The service window
forward
global type w_dwpropertyservices from pfc_w_dwpropertyservices
end type
end forward

global type w_dwpropertyservices from pfc_w_dwpropertyservices
end type
global w_dwpropertyservices w_dwpropertyservices

on w_dwpropertyservices.create
call super::create
end on

on w_dwpropertyservices.destroy
call super::destroy
end on

  • pfc_w_dwpropertyservices w_dwpropertyservices(srw)