[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Default width for the indicator column in a grid control.
Source position: dbgrids.pas line 44
const DEFINDICATORCOLWIDTH = 12; |
Used to set the width for indicator column (when enabled in the grid options) when the grid control is emptied. The value may be scaled for the display density (PPI) used for the Font in the grid control.
|
Enables or disables optional features or behaviors in the grid control. |