RAD Studio VCL Reference
ContentsIndex
TField Methods Public Methods
Public Methods
 
Name 
Description 
 
Copies the Value property from another field component or assigns another object to the field component. 
 
Sets the field value using one of the AsInteger, AsBoolean, AsString or AsFloat properties. 
 
Sets the value of the field to NULL. 
 
Forces a form's focus to the first data-aware component associated with the field object. 
 
Returns the unformatted data for the field. 
 
Returns the component which directs the loading and saving of the field. 
 
Returns true, indicating that field components act as part of a larger composite. 
 
Indicates whether the field represents the data in a binary large object (BLOB) field. 
 
Indicates whether a particular character is valid for the field. 
 
Loads LookupList with all the values for LookupResultField that match distinct values of LookupKeyFields
 
Assigns unformatted data to the field. 
 
Provides the interface for a method that can set the DataType for the field. 
 
This is SetParentComponent, a member of class TField. 
 
Generates an OnValidate event. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.