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

XML_XmlDeclHandler

Declaration

Source position: expat.pas line 183

type XML_XmlDeclHandler = procedure(

  userData: pointer;

  version: XML_Char_ptr;

  encoding: XML_Char_ptr;

  standalone: int

);



CT Web help

CodeTyphon Studio