Library Vcl NextSuite 6 NextDBGrid6 Reference Classes TNxDBCheckBoxColumn6 ValueUnchecked

ValueUnchecked

Specifies value to be interpreted as unchecked state. Any string can be specified as the value. E.g. '0', 'No', 'Nein' and so on.

pas
property ValueUnchecked: WideString read FValueUnhecked write SetValueUnchecked;

Remarks

For this property to have an effect, ValueSource must be set to vsProperty.

Sign in