FireDAC.Stan.Param.TFDParam.Assign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Assign(ASource: TPersistent); override;

Properties

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

Description

Assigns a object to this object.

Use the Assign method to assign a object property values to the corresponding properties of this object. One of the following objects may be assigned to TFDParam:

See also