RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TField Methods

The methods of the TField class are listed here.

 
Name 
Description 
 
This is AccessError, a member of class TField. 
 
Bind 
This is Bind, a member of class TField. 
 
This is Change, a member of class TField. 
 
This is CheckInactive, a member of class TField. 
 
This is CheckTypeSize, a member of class TField. 
 
This is CopyData, a member of class TField. 
 
This is DataChanged, a member of class TField. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
This is FreeBuffers, a member of class TField. 
 
This is GetAsBCD, a member of class TField. 
 
This is GetAsBoolean, a member of class TField. 
 
This is GetAsByteArray, a member of class TField. 
 
This is GetAsCurrency, a member of class TField. 
 
This is GetAsDateTime, a member of class TField. 
 
This is GetAsFloat, a member of class TField. 
 
This is GetAsInteger, a member of class TField. 
 
This is GetAsSQLTimeStamp, a member of class TField. 
 
This is GetAsString, a member of class TField. 
 
This is GetAsVariant, a member of class TField. 
 
This is GetAsWideString, a member of class TField. 
 
This is GetCanModify, a member of class TField. 
 
This is GetClassDesc, a member of class TField. 
 
This is GetDataSize, a member of class TField. 
 
This is GetDefaultWidth, a member of class TField. 
 
This is GetFieldNo, a member of class TField. 
 
This is GetHasConstraints, a member of class TField. 
 
This is GetIsNull, a member of class TField. 
 
This is GetSize, a member of class TField. 
 
This is GetText, a member of class TField. 
 
This is GetWideText, a member of class TField. 
 
Forwards notification messages to all owned components. 
 
This is PropertyChanged, a member of class TField. 
 
This is ReadState, a member of class TField. 
 
This is SetAsBCD, a member of class TField. 
 
This is SetAsBoolean, a member of class TField. 
 
This is SetAsByteArray, a member of class TField. 
 
This is SetAsCurrency, a member of class TField. 
 
This is SetAsDateTime, a member of class TField. 
 
This is SetAsFloat, a member of class TField. 
 
This is SetAsInteger, a member of class TField. 
 
This is SetAsSQLTimeStamp, a member of class TField. 
 
This is SetAsString, a member of class TField. 
 
This is SetAsVariant, a member of class TField. 
 
This is SetAsWideString, a member of class TField. 
 
This is SetAutoGenerateValue, a member of class TField. 
 
This is SetDataSet, a member of class TField. 
 
This is SetDataType, a member of class TField. 
 
This is SetFieldKind, a member of class TField. 
 
This is SetParentField, a member of class TField. 
 
This is SetSize, a member of class TField. 
 
This is SetText, a member of class TField. 
 
This is SetVarValue, a member of class TField. 
 
This is SetWideText, a member of class TField. 
 
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.
What do you think about this topic? Send feedback!