RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataContext Members

The following tables list the members exposed by TDataContext.

 
Name 
Description 
 
Data 
This is Data, a member of class TDataContext. 
 
This is DataOffset, a member of class TDataContext. 
 
This is DataP, a member of class TDataContext. 
 
This is DynArrayToClear, a member of class TDataContext. 
 
This is FObjsToDestroy, a member of class TDataContext. 
 
This is StrToClear, a member of class TDataContext. 
 
This is UStrToClear, a member of class TDataContext. 
 
This is VarToClear, a member of class TDataContext. 
 
This is WStrToClear, a member of class TDataContext. 
 
Name 
Description 
 
Stores a dynamic array that can be cleared when the data context is finished. 
 
Stores an object that can be freed when the data context is finished. 
 
Stores a string that can be cleared when the data context is finished. 
 
This is AddUStrToClear, a member of class TDataContext. 
 
Stores the value of a Variant that can be cleared when the data context is finished. 
 
Stores a wide string that can be cleared when the data context is finished. 
 
Returns a pointer to the data context's cache of raw memory. 
 
Creates an instance of TDataContext
 
Destroys an instance of TDataContext
 
Returns a pointer from the internal cache of pointers. 
 
Remove an object from the list of objects to free when the data context is freed. 
 
Stores a pointer in the internal cache of pointers. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!