Unit 'xmlutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-xml]

IXmlLineInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: xmlutils.pp line 158

type IXmlLineInfo = interface(IInterface)

  function GetHasLineInfo;

  function GetLineNumber;

  function GetLinePosition;

  property HasLineInfo: Boolean; [r]

  property LineNumber: Integer; [r]

  property LinePosition: Integer; [r]

end;

Inheritance

IXmlLineInfo

|

IInterface


Documentation generated on: 2023-03-18