Back to Devexpress

TdxCustomLayoutControl.AutoControlTabOrders Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-0ed52d1c.md

latest903 B
Original Source

TdxCustomLayoutControl.AutoControlTabOrders Property

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

Declaration

delphi
property AutoControlTabOrders: Boolean read; write; default True;

Property Value

TypeDefaultDescription
BooleanTrue

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

|

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit