You are here: Symbol Reference > JSPasswordDialog Namespace > Classes > TJSCustomChangePasswordDialog Class > TJSCustomChangePasswordDialog Members
LMD DialogPack
ContentsIndexHome
TJSCustomChangePasswordDialog Members Public Methods
Public Methods
 
Name 
Description 
 
Copies the content of another TJSDialog to this object. 
 
Call the Close method to close the dialog.
Specify the dialog result by using the AModalResult parameter. 
 
Returns the number of pixels the string passed in needs to be displayed in the dialog content. 
 
Creates and initializes a TJSCustomDialog instance. 
 
Set the default radio button for when the dialog is displayed. The aIndex parameter is the index of the radio button as it appears. The first radio button is at index 0. 
 
Destroys the TJSCustomDialog instance and frees its memory. 
 
Destroys the TJSCustomDialog instance and frees its memory. 
 
Set the Enabled property of a custom button control. 
 
Set the Enabled property of a radio button control. 
 
Call the execute method to display the dialog.
Specify the owner of the dialog using the aOwner parameter
keywords: Execute;Show;Display 
 
This is the overview for the Execute method overload. 
 
The ExecutePreview method should only be used by the Component Editor, the DialogOptions and Position properties are modified before the dialog is displayed in the IDE. 
 
Returns a list of checked items 
 
Returns the instance of the control that corresponds to the control type requested in the AControlType parameter. If you use a control type that contains multiple controls, such as ctRadioButton or ctCommandLink than pass in the Value for the required control in the AValue parameter. 
 
Returns the checked state for the radiobutton value 
 
This is the overview for the ItemChecked method overload. 
 
Specifies the number of items in the list for etListBox and etCheckListBox controls. 
 
Use to click a custom button 
 
Positions controls to make sure that the sections on the dialog are correct. 
 
Positions controls to make sure that the sections on the dialog are correct. 
 
Returns the number of pixels the string passed in needs to be displayed with the specific default dialog font. 
 
Set the radio button whose value is passed in as the aValue parameter to the checked state set in the aChecked parameter. 
 
Set the state of the progress bar. Depending on your operating system the progress bar color may change. 
 
Set the radio button whose value is passed in as the aValue parameter to False. Passing in -1 for the aValue parameter, unchecks all radio buttons. 
 
Show 
Show the dialog after Execute has been called. 
 
Method that can be used to force the dialog to repaint. 
 
Use to change the custom buttons Caption, Hint and Info values. 
 
This is the overview for the UpdateProgress method overload. 
 
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.