LMD DialogPack
|
Return a particular TJSEditProperties descendent class used to represent the EditProperties property for a TJSCustomEditDialog descendent.
function GetEditPropertiesClass: TJSEditPropertiesClass; virtual;
The class type to use for the EditProperties property in a TJSCustomEditDialog descendent.
Override this method in your TJSCustomDialog descendents to add additional properties specific to your descendent classes EditProperties property.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|