TsgBaseList.CopyFrom

TsgBaseList

  Classes Reference > List Classes > TsgBaseList > Methods >

TsgBaseList.CopyFrom

TsgBaseList

Previous pageReturn to chapter overviewNext page

Copies data from a specified list to this list.

Syntax

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

Description

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

Go to CAD VCL Enterprise