[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Range type used to represent the tab order for windowed controls.
Source position: controls.pp line 1005
type TTabOrder = - 1..32767; |
Modified in LCL 3.0 to be an alias to TTabOrder in System.UITypes for FPC 3.2.3 or higher.
Version 4.0 | Generated 2025-05-03 | Home |