Assigns a value from another TPgRow object to this object.
Class
TPgRow
Syntax
procedure Assign(Source: TPgRow);
Parameters
Source
Holds the TPgRow object to assign a value from.
Remarks
Call the Assign method to assign a value from another TPgRow object to this object.