[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Exec' (#aros)

TTagItem

TagItem structure

Declaration

Source position: exec.pas line 73

type TTagItem = record

  ti_Tag: Tag;

  

Identifier of the tag

  ti_Data: IPTR;

  

Data of the tag

end;


Documentation generated on: 2017-01-10