You are here: Symbol Reference > JSButton Namespace > Classes > TJSCustomCommandLinkButton Class > TJSCustomCommandLinkButton Properties > TJSCustomCommandLinkButton.TabStop Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomCommandLinkButton.TabStop Property

Determines if the user can tab to a control.

Pascal
property TabStop;

Use the TabStop to allow or disallow access to the control using the Tab key. 

If TabStop is true, the control is in the tab order. If TabStop is false, the control is not in the tab order and the user can't press the Tab key to move to the control.

The default value of TabStop for the Command Link Button control is True.

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!