[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the control lacks a datasource or field name ("unbound" mode).
Source position: dbctrls.pp line 866
protected function TDBLookupComboBox.IsUnbound: Boolean; |
True if either DataSource or DataField are not assigned in the field data link.
lazarus-ccr.sourceforge.net |