[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#lazutils)

TXMLObjectReader.BeginProperty

Reads the property name from Element and prepares for the property value(s).

Declaration

Source position: laz_xmlstreaming.pas line 123

public function TXMLObjectReader.BeginProperty: string; override;

Function result

Name for the property read from the XML content in the Element.


Version 4.0 Generated 2025-05-03 Home