[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.TabOrder

The place this control occupies in the list of tabs

Declaration

Source position: controls.pp line 1888

public property TWinControl.TabOrder: TTabOrder
  read GetTabOrder
  write SetTaborder
  default -1;

Description

Reads or writes information in flag; default is -1

The latest version of this document can be found at lazarus-ccr.sourceforge.net.