Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumn.ValueChecked

Contains the checked value for a check box in the column.

Declaration

Source position: grids.pas line 627

published property TGridColumn.ValueChecked : string
  read GetValueChecked
  write SetValueChecked
  stored IsValueCheckedStored;

See also

TGridColumn.ButtonStyle

  

The style used for a button displayed for cells in the column.

TColumnButtonStyle

  

Enumeration with cell editor types available in a grid control.


Version 4.4 Generated 2025-11-08 Home