[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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.0 Generated 2025-05-03 Home