Unit 'TRITON' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TR_TextWidth

Declaration

Source position: triton.pas line 723

function TR_TextWidth(

  project: pTR_Project;

  txt: pCHAR;

  flags: LongWord

):LongWord;

function TR_TextWidth(

  project: pTR_Project;

  txt: string;

  flags: LongWord

):LongWord;


Documentation generated on: 2021-07-30