Afficher : Delphi C++
Préférences d'affichage

Data.DBXClient.TDBXClientCommand.DerivedOpen

De XE2 API Documentation

Delphi

procedure DerivedOpen; override;

C++

virtual void __fastcall DerivedOpen(void);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand

Description

Ouvre la commande.

DerivedOpen est appelée par TDBXCommand.Open pour ouvrir la commande lors de l'utilisation d'une connexion DataSnap. Chaque classe dérivée de TDBXCommand doit l'implémenter.

Voir aussi

Versions précédentes
Traductions