Source position: triton.pas line 755
procedure TR_SetText(
p: pTR_Project;
id: LongInt;
txt: string
);procedure TR_SetText(
txt: PChar
);