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

TDBRadioGroup.ReadOnly

ReadOnly - if True, data can only be read, not written or modified. (Doesn't really make sense for a RadioGroup!)

Declaration

Source position: dbctrls.pp line 580

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.