tabEnabled property
read / write
Specifies whether this object is in the tab order.
If this object is in the tab order, the value is true; otherwise, the value is false. By default, the value is true.
Implementation
bool tabEnabled = true;