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

TDBListBox.ReadOnly

ReadOnly - if True, data can be seen and displayed but not writen or modified

Declaration

Source position: dbctrls.pp line 303

published property TDBListBox.ReadOnly: Boolean
  read GetReadOnly
  write SetReadOnly
  default false;