[Overview][Types][Classes][Procedures and functions][Index] |
Source position: msemacros.pas line 175
function initmacros( |
const amacros: array of macroinfoty |
):macroinfoarty; |
const anames: array of msestring; |
const avalues: array of msestring; |
const ahandler: array of macrohandlerty |
):macroinfoarty; |
const anames: array of msestringarty; |
const avalues: array of msestringarty; |
const ahandler: array of macrohandlerarty |
):macroinfoarty; |
const amacros: array of macroinfoarty |