Unit 'iffparse' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TCollectionItem

Declaration

Source position: iffparse.pas line 86

type TCollectionItem = record

  ci_Next: PCollectionItem;

  ci_Size: LongInt;

  ci_Data: Pointer;

end;


Documentation generated on: 2021-07-30