Not used in the current LCL implementation.
Source position: grids.pas line 152
type TItemType = ( |
itNormal, |
itCell, |
itColumn, |
itRow, |
itFixed, |
itFixedColumn, |
itFixedRow, |
itSelected |
); |
Not used in the current LCL implementation.
| Version 4.4 | Generated 2025-11-08 | Home |