Assign method

Applies to

TContainer

Declaration

procedure Assign(Source: TPersistent); override; public

Description

If Source is TContainer, clears container and copies its contents using its own item type. Also may copy data from the TStrings class.