RAD Studio VCL Reference
ContentsIndex
TDBLookupControl Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Indicates whether the lookup control has rights to modify data. 
 
This is GetBorderSize, a member of class TDBLookupControl. 
 
Indicates how many pixels are required for one line of text in the list. 
 
Updates the control when the value of the protected KeyValue property changes. 
 
Updates the control when its data binding changes. 
 
Locates the value specified by KeyValue in the lookup dataset. 
 
Responds to notifications that components are being created or destroyed. 
 
Adds a character to the protected SearchText property and updates the selection to the first matching list value. 
 
Updates the value of the control so that it reflects a new key field value. 
 
Updates the control when the DataField property changes. 
 
Updates the control when the list of lookup values changes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.