[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default width for columns in a grid control.
Source position: grids.pas line 75
const DEFCOLWIDTH = 64; |
DEFCOLWIDTH is a constant used as the default width for columns in a grid control. The value for the constant is 64 (pixels). DEFCOLWIDTH is used when getting the value for the DefColWidth in TCustomGrid.
|
Default width used for grid columns. |
Version 4.0 | Generated 2025-05-03 | Home |