Source position: tritonmacros.pas line 181
procedure TextBox(
ttext: string;
gadid: LongInt;
mwid: LongInt
);procedure TextBox(
ttext: PChar;
);