RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXMorphicCommand Class

Used by driver implementations to morph from one command type to another.

Pascal
TDBXMorphicCommand = class(TDBXCommand);
C++
class TDBXMorphicCommand : public TDBXCommand;

TDBXMorphicCommand is used by driver implementations to morph from one command type to another through delegation. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!