[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

soAll

All save options available for grid controls.

Declaration

Source position: grids.pas line 186

const soAll: TSaveOptions = [soDesign, soAttributes, soContent, soPosition];

Description

soAll is a TSaveOptions constant with the set representing all of the TGridSaveOptions values available for a LCL grid control.

See also

TGridSaveOptions

  

Represents the save options available for LCL grid controls.


Version 3.2 Generated 2024-02-25 Home