LMD DialogPack
|
Use to change the custom buttons Caption, Hint and Info values.
procedure UpdateCustomButtonDetails(const aValue: Integer; const aCaption: TJSString; const aHint: TJSString; aInfo: TJSStrings);
Call to change a custom buttons Caption, Hint and Info values for a custom button when the dialog is currently being displayed.
This method works on Custom Buttons only but will work when the Custom Buttons are regular buttons or when the buttons are displayed as command link buttons. Do not use this method when the dialog is not currently visible. It will have no effect on the passed in button values.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|