Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TTagItem

TagItem structure

Declaration

Source position: exec.pas line 73

type TTagItem = record

  ti_Tag: LongWord;

  

Identifier of the tag

  ti_Data: NativeUInt;

  

Data of the tag

end;


Documentation generated on: 2021-07-30