FireDAC.Comp.Script.TFDScriptParser.ParentCommand

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
Unit: FireDAC.Comp.Script
Parent: TFDScriptParser

Delphi

property ParentCommand: TFDScriptCommand read FParentCommand;

C++

__property TFDScriptCommand* ParentCommand = {read=FParentCommand};

Description

Embarcadero Technologies does not currently have any additional information.