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

APointerArray.AppendArray

Declaration

Source position: flcDataStructs.pas line 945

public function APointerArray.AppendArray(

  const V: AArray

):Integer; override; overload;

function APointerArray.AppendArray(

  const V: PointerArray

):Integer; virtual; overload;



CT Web help

CodeTyphon Studio