RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupControl Properties

The properties of the TDBLookupControl class are listed here.

 
Name 
Description 
 
Identifies the field whose value is represented by the lookup control. 
 
Helps the lookup control manage its link to the data source and respond to data events. 
 
Links the lookup control to the dataset that contains the DataField
 
Indicates whether the lookup control has input focus. 
 
Identifies the field in the ListSource dataset that must match the value of the DataField field. 
 
Represents the common value of the KeyField field and the DataField field. 
 
Indicates whether the ListFields property is currently being updated. 
 
Identifies the field or fields whose values are displayed in the lookup control. 
 
Specifies which field from the ListField property is used for incremental searching. 
 
Lists the field components whose values are displayed in the lookup control. 
 
Identifies the TListSourceLink object that coordinates data communication with the lookup dataset. 
 
Identifies a data source for the data displayed in the lookup control. 
 
Specifies the key combination that assigns a blank value to the associated field. 
 
Determines where a control looks for its color information. 
 
Determines if the user can use the lookup control to set the value of the DataField field. 
 
Specifies the value that the user has typed in so far. 
 
Determines if the user can tab to a control. 
 
Name 
Description 
 
Identifies the TField object the lookup control represents. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!