RAD Studio VCL Reference
ContentsIndex
TCustomAdapterMultiValueField Members Public Events
Public Events
 
Name 
Description 
 
Event handler called to retrieve a string representation of the adapter field's value. 
 
Responsible for returning the count of values associated with the adapter field. 
 
Responsible for returning one of the values associated with the adapter field. 
 
Indicates whether a particular value is associated with this adapter field. 
 
Updates the adapter field with value(s) entered by the end-user. 
 
Event handler called to validate value(s) entered by the end-user. 
 
Validates field values entered by the end-user. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.