Source position: triton.pas line 758
procedure TR_SetWindowTitle(
p: pTR_Project;
thetitle: string
);procedure TR_SetWindowTitle(
thetitle: PChar
);