Internet Direct (Indy) Version 9.0.1 Beta
TIdSocketHandle.Assign
Copies the value of an object instance to the current instance.

procedure Assign(Source: TPersistent); override;
Parameters
Source: TPersistent
The object instance containing the values to copy.

Description
Assign is a procedure used to copy the value of properties in the TPersistent descendant Source to the current object instance. Assign updates the following property values: