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

XML_ElementDeclHandler

Declaration

Source position: expat.pas line 162

type XML_ElementDeclHandler = procedure(

  userData: pointer;

  name: XML_Char_ptr;

  model: XML_Content_ptr

);



CT Web help

CodeTyphon Studio