FireDAC.Comp.Script.TFDScriptParser.ExtractCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ExtractCommand(AEngine: TFDScript): TFDScriptCommand;

C++

TFDScriptCommand* __fastcall ExtractCommand(TFDScript* AEngine);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script TFDScriptParser

Description

Embarcadero Technologies does not currently have any additional information.