RAD Studio VCL Reference
ContentsIndex
TDBLookupComboBox Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies the width of the control's border. 
 
Specifies the TCanvas object that presents a drawing surface for the control. 
 
Specifies a text string that identifies the control to the user. 
 
Helps the lookup control manage its link to the data source and respond to data events. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Indicates whether the lookup control has input focus. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Indicates whether the ListFields property is currently being updated. 
 
Lists the field components whose values are displayed in the lookup control. 
 
Identifies the TListSourceLink object that coordinates data communication with the lookup dataset. 
 
Indicates whether the control has "captured" mouse events. 
 
Determines whether control uses parent's theme background. 
 
Reflects which attributes of the control have been scaled. 
 
Specifies the value that the user has typed in so far. 
 
Accumulates mouse wheel rotations. 
 
Provides access to a window handle for the control. 
 
Contains the text string of the control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.