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

TGridColumn.ReadOnly

ReadOnly - if True, only reading (not writing) is allowed

Declaration

Source position: grids.pas line 561

published property TGridColumn.ReadOnly : Boolean
  read GetReadOnly
  write SetReadOnly
  stored IsReadOnlyStored;