TsgBaseList.AppendDynArray

TsgBaseList

  Classes Reference > List Classes > TsgBaseList > Methods >

TsgBaseList.AppendDynArray

TsgBaseList

Previous pageReturn to chapter overviewNext page

Appends a dynamic array to the list.

Syntax

procedure AppendDynArray(Arr: TsgBaseList); overload;

procedure AppendDynArray(Arr: TsgBaseList; Index, ACount: Integer); overload;

Description

Call AppendDynArray to append a dynamic array to the list.

Go to CAD VCL Enterprise