Internet Direct (Indy) Version 9.0.1 Beta
TIdText.Assign
Copy the property values of an object instance.

procedure Assign(Source: TPersistent); override;
Parameters
Source: TPersistent
Persistent object containing values to be copied.

Description
Assign is a procedure used to copy the property values from the persistent object specified in Source to the current object instance. When Source has the same ClassType as the current object, Assign will copy the following property values: