Source position: triton.pas line 729
function TR_TextWidth(
project: pTR_Project;
txt: PAnsiChar;
flags: ULONG
):ULONG;function TR_TextWidth(
txt: ShortString;
):ULONG;