FireDAC.Comp.Script.TFDScriptParser.ExtractCommand

From RAD Studio API Documentation
Revision as of 04:44, 27 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FireDAC.Comp.Script.TFDScriptParser.ExtractCommand|api}} ==Description== {{#lsth:API:FireDAC.Comp.Script.TFDScriptParser.ExtractCommand|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.