[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default width for edit control buttons in a grid.
Source position: grids.pas line 76
const DEFBUTTONWIDTH = 25; |
DEFBUTTONWIDTH is a constant that contains the default width for the button displayed in a grid cell editor. The value for the constant is 25 (pixels). DEFBUTTONWIDTH is used when setting the bounds for TButtonCellEditor controls.
|
The editor used for button cells in a grid. |
lazarus-ccr.sourceforge.net |