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

TTabOrder

Range type used to represent the tab order for windowed controls.

Declaration

Source position: controls.pp line 1013

type TTabOrder = - 1..32767;

Version info

Modified in LCL 3.0 to be an alias to TTabOrder in System.UITypes for FPC 3.2.0 or higher.


Version 3.2 Generated 2024-02-25 Home