API:FireDAC.Comp.Script.TFDScript.Arguments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Arguments: TStrings read FArguments write SetArguments;

C++

__property System::Classes::TStrings* Arguments = {read=FArguments, write=SetArguments};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script TFDScript

Description

Embarcadero Technologies does not currently have any additional information.