LMD DialogPack
|
Event triggered when a property has changed.
property OnChange: TNotifyEvent;
When creating a descendant of the TJSChangePersistent class, set an OnChange event handler to be notified when a property within that class has been changed.
NOTE: The OnChange event will only be triggered if the DoChange method has been called within the properties setter method.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|