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

XML_cp

Declaration

Source position: expat.pas line 147

type XML_cp = record

  type_: XML_Content_Type;

  

  quant: XML_Content_Quant;

  

  name: XML_Char_ptr;

  

  numchildren: unsigned;

  

  children: XML_Content_ptr;

  

end;



CT Web help

CodeTyphon Studio