|
LMD DialogPack
|
Set the Enabled property of a custom button control.
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.
|
|
What do you think about this topic? Send feedback!
|