Source position: tritonmacros.pas line 320
procedure SetTRTag( |
thetag: LongInt; |
thedata: LongInt |
); |
thetag: LongInt; |
thedata: string |
); |
thetag: LongInt; |
thedata: pchar |
); |
thetag: LongInt; |
thedata: Boolean |
); |
thetag: LongInt; |
thedata: pointer |
); |