Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xomMacroParser
type TMacroParamFunctions = class(TXOMClass)
function AddFunction (AName: WideString): TMacroParamFunction;
property Items[Index:Integer]: TMacroParamFunction read GetItem write SetItem;