RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField Methods

The methods of the TAdapterUpdateField class are listed here.

 
Name 
Description 
 
Checks the value(s) entered by the end-user against the value associated with this adapter field. 
 
Retrieves a value entered by the end-user. 
 
Retrieves the number of values entered by the end-user. 
 
Retrieves a value entered by the end-user. 
 
Validates field values entered by the end-user. 
 
Provides an interface to a component that can be used to generate a list of possible values for this adapter field. 
 
Indicates the preferred HTML element to use when editing this adapter field's value. 
 
Provides the number of values associated with this adapter field. 
 
Returns one of the values provided by this adapter field. 
 
Returns a string representation of the adapter field's value that is appropriate for a read-only display. 
 
Checks the value(s) entered by the end-user against the value(s) associated with this adapter field. 
 
Gets the preferred display label for this adapter field. 
 
Returns the preferred display width for the HTML element used to edit or display this adapter field's value. 
 
Gets a flag that causes the adapter field to return the value(s) entered by the end-user. 
 
Gets the name used to access this adapter field with server-side script. 
 
Sets a flag that causes the adapter field to return the value(s) entered by the end-user. 
 
Sets the name used to access this adapter field with server-side script. 
 
Updates the adapter field with value(s) entered by the end-user. 
 
Validates values(s) entered by the end-user. 
 
Indicates whether this adapter field can support multiple values. 
 
Clears references to a deleted component. 
 
Updates the adapter field with value(s) entered by the end-user. 
 
Validates values(s) entered by the end-user. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!