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

SetTRTag

Declaration

Source position: tritonmacros.pas line 326

procedure SetTRTag(

  thetag: LongInt;

  thedata: LongInt

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: ShortString

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: PAnsiChar

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: Boolean

);

procedure SetTRTag(

  thetag: LongInt;

  thedata: pointer

);


Documentation generated on: 2025-07-25