FireDAC.Comp.Script.TFDScriptCommandRegistry.AddCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddCommand(ACommand: TFDScriptCommandClass);

C++

void __fastcall AddCommand(TFDScriptCommandClass ACommand);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script TFDScriptCommandRegistry

Description

Recense une nouvelle classe de commandes.

Utilisez la méthode AddCommand pour recenser une nouvelle classe de commandes de script.

Voir aussi