Unit 'flcDataStructs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

AExtendedArray.AppendArray

Declaration

Source position: flcDataStructs.pas line 730

public function AExtendedArray.AppendArray(

  const V: AArray

):Integer; override; overload;

function AExtendedArray.AppendArray(

  const V: ExtendedArray

):Integer; virtual; overload;



CT Web help

CodeTyphon Studio