RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBlobField Methods

The methods of the TBlobField class are listed here.

 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
This is FreeBuffers, a member of class TBlobField. 
 
This is GetAsAnsiString, a member of class TBlobField. 
 
This is GetAsBytes, a member of class TBlobField. 
 
This is GetAsString, a member of class TBlobField. 
 
This is GetAsVariant, a member of class TBlobField. 
 
This is GetAsWideString, a member of class TBlobField. 
 
This is GetBlobSize, a member of class TBlobField. 
 
This is GetClassDesc, a member of class TBlobField. 
 
This is GetIsNull, a member of class TBlobField. 
 
This is GetText, a member of class TBlobField. 
 
This is SetAsAnsiString, a member of class TBlobField. 
 
This is SetAsBytes, a member of class TBlobField. 
 
This is SetAsString, a member of class TBlobField. 
 
This is SetAsWideString, a member of class TBlobField. 
 
This is SetData, a member of class TBlobField. 
 
This is SetVarValue, a member of class TBlobField. 
 
Name 
Description 
 
Copies a value to the BLOB field. 
 
Clears the current value in the BLOB field. 
 
Indicates that this is a BLOB field. 
 
Loads BLOB data from a file into the field. 
 
Loads BLOB data from a stream into the field. 
 
Saves the contents of the BLOB field to a file. 
 
Saves the contents of the BLOB field to a stream. 
 
Specifies the type of the BLOB field. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!