Unit 'tritonmacros' Package
[Overview][Procedures and functions][Variables][Index] [#amunits]

SetTRTag

Declaration

Source position: tritonmacros.pas line 320

procedure SetTRTag(

  thetag: LongInt;

  thedata: LongInt

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: string

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: pchar

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: Boolean

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: pointer

);


Documentation generated on: 2021-07-30