Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBCheckBox.ValueChecked

ValueChecked is the value to use when the box is checked, for example True or 1

Declaration

Source position: dbctrls.pp line 728

published property TDBCheckBox.ValueChecked : string
  read FValueChecked
  write SetValueChecked;