LMD DialogPack
|
Event triggered when the mouse is client on the dialog area.
property OnClientClick: TJSTaskDialogFormClientClickEvent;
This event is triggered when a click to the form that represents the dialog occurs at runtime. This method is handled internally by the TJSCustomDialog instance to then perform hit testing and trigger the OnDialogClick event.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|