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

TCustomDBListBox.ReadOnly

ReadOnly - if True, the data can only be read but not written or edited

Declaration

Source position: dbctrls.pp line 365

public property TCustomDBListBox.ReadOnly : Boolean
  read GetReadOnly
  write SetReadOnly
  default False;