You are here: Symbol Reference > JSEditDialog Namespace > Classes > TJSCustomEditDialog Class > TJSCustomEditDialog Methods
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomEditDialog Methods

The methods of the TJSCustomEditDialog class are listed here.

 
Name 
Description 
 
Method that allows descendant classes to override the minimum height check. 
 
This method has no implementation in TJSCustomDialog descendants, but is used in TJSCustomEditDialog descendants. 
 
Method to call the OnAdjustTopValue event. 
 
Method that triggers the OnDestroyed event. 
 
Method that triggers the OnDialogClose event after calling the UpdateDialogResult method. 
 
Default event handler for the OnCloseQuery event for the dialog. 
 
Method that calls the OnDialogConstructed event if one is assigned. The event parameter is the actual form created. 
 
Method that triggers the OnGetControlHeight event. 
 
Method that returns the default edit class to be used for the EditProperties.EditType value. 
 
Method that calls the OnGetEditValue event. 
 
Method that sets the default value of the edit control. 
 
Provides default setting of the edit controls values. 
 
Method that performs the dialogs validation. 
 
Method that determines which control should have focus when the dialog is displayed. 
 
Method that calculates the edit controls width on the dialog. 
 
Return a particular TJSEditProperties descendent class used to represent the EditProperties property for a TJSCustomEditDialog descendent. 
 
Calls the DoGetControlHeight method and returns the edit controls height. 
 
Returns the default left position for the edit control layout. 
 
Method that allows descendant classes to change the calculated height of a dialog. 
 
Initialises the edit control on the dialog. 
 
Method that allows descendant classes to change the calculated width of a dialog. 
 
Name 
Description 
 
Call the execute method to display the dialog.
Specify the owner of the dialog using the aOwner parameter
keywords: Execute;Show;Display 
 
Returns a list of checked items 
 
This is the overview for the ItemChecked method overload. 
 
Specifies the number of items in the list for etListBox and etCheckListBox controls. 
 
Positions controls to make sure that the sections on the dialog are correct. 
 
Method that allows to update the edit controls text on a dialog when the EditProperties.EditType value is etEdit. 
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!