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

TR_PrintText

Declaration

Source position: triton.pas line 715

procedure TR_PrintText(

  project: pTR_Project;

  rp: pRastPort;

  txt: pCHAR;

  x: ULONG;

  y: ULONG;

  width: ULONG;

  flags: ULONG

);

procedure TR_PrintText(

  project: pTR_Project;

  rp: pRastPort;

  txt: string;

  x: ULONG;

  y: ULONG;

  width: ULONG;

  flags: ULONG

);


Documentation generated on: 2023-03-18