FireDAC.Stan.Param.TFDMacros.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 | TFDMacros |
Description
Assigns a TFDMacros object to this object.
Use the Assign method to assign a TFDMacros object property values to the corresponding properties of this object.