Unit 'muihelper' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ami-extra]

MH_String

Declaration

Source position: muihelper.pas line 107

function MH_String(

  const Tags: array of PtrUInt

):PObject_;

function MH_String(

  var NString;

  const Tags: array of PtrUInt

):PObject_;

function MH_String(

  Contents: PChar;

  MaxLen: Integer

):PObject_;

function MH_String(

  var NString: PObject_;

  Contents: PChar;

  MaxLen: Integer

):PObject_;


Documentation generated on: 2021-07-30