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

TR_SetText

Declaration

Source position: triton.pas line 755

procedure TR_SetText(

  p: pTR_Project;

  id: LongInt;

  txt: string

);

procedure TR_SetText(

  p: pTR_Project;

  id: LongInt;

  txt: PChar

);


Documentation generated on: 2021-07-30