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