FireDAC.Stan.Param.TFDMacro.Assign
Delphi
procedure Assign(AValue: TPersistent); override;
C++
virtual void __fastcall Assign(System::Classes::TPersistent* AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Stan.Param.pas FireDAC.Stan.Param.hpp |
FireDAC.Stan.Param | TFDMacro |
Description
Assigns a TFDMacro object to this object.
Use the Assign property to assign the values of the properties of a TFDMacro object to the corresponding properties of this object.