[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
All save options available for grid controls.
Source position: grids.pas line 187
const soAll: TSaveOptions = [soDesign, soAttributes, soContent, soPosition]; |
soAll is a TSaveOptions constant with the set representing all of the TGridSaveOptions values available for a LCL grid control.
|
Represents the save options available for LCL grid controls. |
Version 4.0 | Generated 2025-05-03 | Home |