Icon TabOrder Property

property TabOrder: Integer

Available In: Visual Client Applications

Specifies the position of the form in the tabbing order for the form'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