You are here: Symbol Reference > JSEditDialog Namespace > Classes > TJSEditDialog Class > TJSEditDialog Events
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSEditDialog Events

The events of the TJSEditDialog class are listed here.

 
Name 
Description 
 
Handle this event to change the calculated Top position of the edit control and label associated with the dialog. It is recommended that small increments are trialed instead of overwriting the new value. The changed value is not validated so caution is encouraged when changing. 
 
Handle this event to set the edit control instance at a specific height. 
 
Handle this event to specify a custom edit control. 
 
Handle this event to return the selected edit value of the edit control instance as a string. Handle this event if your custom edit control class doesn't contain a 'Text' published property. 
 
Handle this event to set specific properties on the edit control instance. 
 
Handle this event to set the default value of the edit control instance. Handle this event if your custom edit control class doesn't contain a 'Text' published property. 
 
Event called when EditValue is being assigned. 
 
Handle this event to perform validation on dialog input when the dialog has been closed. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!