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

IdFormatStringTags

Declaration

Source position: identify.pas line 433

function IdFormatStringTags(

  String_: PAnsiChar;

  Buffer: PAnsiChar;

  Length: LongWord;

  const Tags: array of PtrUInt

):LongWord;

function IdFormatStringTags(

  String_: ShortString;

  Buffer: PAnsiChar;

  Length: LongWord;

  const Tags: array of PtrUInt

):LongWord;


Documentation generated on: 2025-07-25