Skip to main content

TdxCustomLayoutControl.AutoControlTabOrders Property

Deprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlTabOrders property instead.

Declaration

property AutoControlTabOrders: Boolean read; write; default True;

Property Value

Type Default Description
Boolean True

True if the layout control determines the Tab key navigation order automatically for embedded controls; otherwise, False.

See Also