Icon TabOrder Property

property TabOrder: Integer

Available In: Visual Client Applications

Specifies the position of the control in the tabbing order for the control's Parent container control. The default value is the last tab position in the container control, or -1 if the Parent property is nil.
Image