Source position: triton.pas line 721
function TR_TextHeight(
project: pTR_Project;
txt: pCHAR;
flags: ULONG
):ULONG;function TR_TextHeight(
txt: string;
):ULONG;