Applies to
TContainer
Declaration
procedure Assign(Source: TPersistent); override; public
procedure Assign(Source: TPersistent); override;
Description
If Source is TContainer, clears container and copies its contents using its own item type. Also may copy data from the TStrings class.