Unit 'expat' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_pasexpat]

CONTENT_SCAFFOLD

Declaration

Source position: expat.pas line 483

type CONTENT_SCAFFOLD = record

  type_: XML_Content_Type;

  

  quant: XML_Content_Quant;

  

  name: XML_Char_ptr;

  

  firstchild: int;

  

  lastchild: int;

  

  childcnt: int;

  

  nextsib: int;

  

end;



CT Web help

CodeTyphon Studio