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.6 | Hosted on Source Forge |