Contains the size and display attributes for a column or row in a grid.
Source position: grids.pas line 216
type TColRowProps = record |
||
Size: Integer; |
|
Not used in the current implementation. |
FixedAttr: pointer; |
|
Not used in the current implementation. |
NormalAttr: pointer; |
|
Not used in the current implementation. |
end; |
| Version 4.6 | Generated 2026-02-20 | Home |