Assigns one aggregate field to another.
Class
TAggregate
Syntax
procedure Assign(Source: TPersistent); override;
Parameters
Source
Specifies the Taggregate or TaggregateField value that will be assigned to the current object.
Remarks
Used to assign one aggregate field to another.