File: w_dwproperty.srw
Size: 389
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$w_dwproperty.srw
$PBExportComments$Extension DataWindow Property - The main window
forward
global type w_dwproperty from pfc_w_dwproperty
end type
end forward

global type w_dwproperty from pfc_w_dwproperty
end type
global w_dwproperty w_dwproperty

on w_dwproperty.create
call super::create
end on

on w_dwproperty.destroy
call super::destroy
end on