TdxLayoutCheckBoxItem.TabStop Property
Specifies if the layout check box can have focus.
Declaration
property TabStop; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to forbid users to focus the check box.
The TabStop property’s default value is True.
See Also
TdxLayoutCheckBoxItem.TabStop