TsgHashList.CopyFrom

TsgHashList

  Classes Reference > List Classes > TsgHashList > Methods >

TsgHashList.CopyFrom

TsgHashList

Previous pageReturn to chapter overviewNext page

Copies data from a specified list to this list.

Syntax

function CopyFrom(const AList: TObject; const AMode: TsgCopyMode = cmCopy): Boolean;

Description

Call CopyFrom to copy data from a specified list to this list.

Go to CAD VCL Enterprise