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

MH_Text

Declaration

Source position: muihelper.pas line 93

function MH_Text(

  Contents: PAnsiChar

):PObject_;

function MH_Text(

  Contents: PAnsiChar;

  const Tags: array of PtrUInt

):PObject_;

function MH_Text(

  var Text_;

  Contents: PAnsiChar

):PObject_;

function MH_Text(

  var Text_;

  Contents: PAnsiChar;

  const Tags: array of PtrUInt

):PObject_;

function MH_Text(

  const Tags: array of PtrUInt

):PObject_;

function MH_Text(

  var NText;

  const Tags: array of PtrUInt

):PObject_;


Documentation generated on: 2025-07-25