RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueTypeEx Class

Extension of TDBXValueType.

Pascal
TDBXValueTypeEx = class(TDBXValueType);
C++
class TDBXValueTypeEx : public TDBXValueType;

DBXCommon

TDBXValueTypeEx is an extension of TDBXValueType.

Note: Classes ending in “Ex” are temporary classes that exist to avoid breaking interfaces. Their contents will be migrated to their base class in the next release.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!