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

OPEN_INTERNAL_ENTITY

Declaration

Source position: expat.pas line 470

type OPEN_INTERNAL_ENTITY = record

  internalEventPtr: char_ptr;

  

  internalEventEndPtr: char_ptr;

  

  next: OPEN_INTERNAL_ENTITY_ptr;

  

  entity: ENTITY_ptr;

  

  startTagLevel: int;

  

  betweenDecl: XML_Bool;

  

end;



CT Web help

CodeTyphon Studio