Source position: triton.pas line 761
procedure TR_SetText(
p: pTR_Project;
id: LongInt;
txt: ShortString
);procedure TR_SetText(
txt: PAnsiChar
);