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

TContextNode

Declaration

Source position: iffparse.pas line 70

type TContextNode = record

  cn_Node: TMinNode;

  cn_ID: LongInt;

  cn_Type: LongInt;

  cn_Size: LongInt;

  cn_Scan: LongInt;

end;


Documentation generated on: 2017-01-10