You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomButtonItem Class > TJSCustomButtonItem Properties > TJSCustomButtonItem.Cancel Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomButtonItem.Cancel Property
Pascal
property Cancel: Boolean;

Determines whether the button's OnClick event handler executes when the Escape key is pressed. If Cancel is true, the button's OnClick event handler executes when the user presses Esc. Although an application can have more than one Cancel button, the form calls the OnClick event handler only for the first visible button in the tab order.

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!