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

POSITION

Declaration

Source position: xmltok.pas line 152

type POSITION = record

  lineNumber: XML_Size;

  

  columnNumber: XML_Size;

  

end;



CT Web help

CodeTyphon Studio