You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Properties > TJSCustomDialog.CustomButtonResult Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.CustomButtonResult Property

The value of the button that was clicked.

Pascal
property CustomButtonResult: Integer;

Use to determine which custom button on the dialog was clicked. If the custom button has a modal result assigned you could also use the return value after calling the dialogs Execute method. Result values start at 100 for the first custom button and increase in value by one. keywords: CommandLinks;Buttons;Custom buttons;TJSCustomButtonItem

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!