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

TDBLookupComboBox.IsUnbound

Indicates if the control lacks a datasource or field name ("unbound" mode).

Declaration

Source position: dbctrls.pp line 869

protected function TDBLookupComboBox.IsUnbound: Boolean;

Function result

True if either DataSource or DataField are not assigned in the field data link.


Version 3.2 Generated 2024-02-25 Home