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

TAG_NAME

Declaration

Source position: expat.pas line 533

type TAG_NAME = record

  str: XML_Char_ptr;

  

  localPart: XML_Char_ptr;

  

  prefix: XML_Char_ptr;

  

  strLen: int;

  

  uriLen: int;

  

  prefixLen: int;

  

end;



CT Web help

CodeTyphon Studio