[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'msemacros' (#msegui)

initmacros

Declaration

Source position: msemacros.pas line 175

function initmacros(

  const amacros: array of macroinfoty

):macroinfoarty;

function initmacros(

  const anames: array of msestring;

  const avalues: array of msestring;

  const ahandler: array of macrohandlerty

):macroinfoarty;

function initmacros(

  const anames: array of msestringarty;

  const avalues: array of msestringarty;

  const ahandler: array of macrohandlerarty

):macroinfoarty;

function initmacros(

  const amacros: array of macroinfoarty

):macroinfoarty;


Documentation generated on: 2021-05-13