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

MH_Text

Declaration

Source position: muihelper.pas line 86

function MH_Text(

  Contents: PChar

):PObject_;

function MH_Text(

  Contents: PChar;

  const Tags: array of PtrUInt

):PObject_;

function MH_Text(

  var Text_;

  Contents: PChar

):PObject_;

function MH_Text(

  var Text_;

  Contents: PChar;

  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: 2021-07-30