Unit 'SAX' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl-xml]

TStartElementEvent

Declaration

Source position: sax.pp line 139

type TStartElementEvent = procedure(

  Sender: TObject;

  const NamespaceURI: SAXString;

  const LocalName: SAXString;

  const QName: SAXString;

  Atts: TSAXAttributes

) of object;


Documentation generated on: 2023-03-18