FireDAC.Stan.Param.TFDParams.Assign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Assign(AValue: TPersistent); override;

Properties

Type Visibility Source Unit Parent
procedure public FireDAC.Stan.Param.pas FireDAC.Stan.Param TFDParams

Description

Assigns a TFDParams object to this object.

Use the Assign method to assign a TFDParams object property values to the corresponding properties of this object.

See Also