Source position: tritonmacros.pas line 326
procedure SetTRTag( |
thetag: LongInt; |
thedata: LongInt |
); |
thetag: LongInt; |
thedata: ShortString |
); |
thetag: LongInt; |
thedata: PAnsiChar |
); |
thetag: LongInt; |
thedata: Boolean |
); |
thetag: LongInt; |
thedata: pointer |
); |