[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set with the default grid options enabled for instances of the grid control.
Source position: grids.pas line 189
const DefaultGridOptions = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goSmoothScroll]; |
DefaultGridOptions is used as the default value for the Options property in TCustomGrid.
|
Contains the set of optional features and/or behaviors enabled for the grid control. |
Version 4.0 | Generated 2025-05-03 | Home |