[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
All save options available for grid controls.
Source position: grids.pas line 182
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 save options available for LCL grid controls. |
lazarus-ccr.sourceforge.net |