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

TDBCheckBox.ValueUnchecked

ValueUnchecked is the value to use when the box is unchecked, for example False or 0

Declaration

Source position: dbctrls.pp line 729

published property TDBCheckBox.ValueUnchecked : string
  read FValueUnchecked
  write SetValueUnchecked;