Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

CopyTIdByteArray

Declaration

Source position: IdGlobal.pas line 1151

procedure CopyTIdByteArray(

  const ASource: array of Byte;

  const ASourceIndex: Integer;

  var VDest: TIdBytes;

  const ADestIndex: Integer;

  const ALength: Integer

);



CT Web help

CodeTyphon Studio