You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Methods > TJSCustomDialog.EnableButton Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.EnableButton Method

Set the Enabled property of a custom button control.

Pascal
procedure EnableButton(const AValue: Integer; const AEnabled: Boolean);
Parameters 
Description 
const AValue: Integer 
Custom button value to modify. 
const AEnabled: Boolean 
Specifies the new state of the button. 

Allows you to modify the enabled state of a button while the dialog is visible.

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!