Macro delimiter character.
Source position: sqldb.pp line 727
published property TSQLQuery.MacroChar : AnsiChar;
MacroChar is the macro delimiter character. A macro is delimited by this character on both sides: start and end. The default is the % (percent) sign.