Data.DBXCommon.TDBXMorphicCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.DBXCommon.TDBXCommandSystem.TObjectTDBXMorphicCommand

Delphi

TDBXMorphicCommand = class(TDBXCommand)

C++

class PASCALIMPLEMENTATION TDBXMorphicCommand : public TDBXCommand

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Utilisée par les implémentations de pilotes pour transformer un type de commande en un autre.

TDBXMorphicCommand est utilisée par les implémentations de pilotes pour transformer un type de commande en un autre via la délégation.

Voir aussi