Unit 'IDENTIFY' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

IdFormatStringTags

Declaration

Source position: identify.pas line 427

function IdFormatStringTags(

  String_: pCHAR;

  Buffer: pCHAR;

  Length: LongWord;

  const Tags: array of PtrUInt

):LongWord;

function IdFormatStringTags(

  String_: string;

  Buffer: pCHAR;

  Length: LongWord;

  const Tags: array of PtrUInt

):LongWord;


Documentation generated on: 2021-07-30