[Overview][Types][Classes][Procedures and functions][Index] |
Starts serialization for a property using the XML format for the object writer.
Source position: laz_xmlstreaming.pas line 71
public procedure TXMLObjectWriter.BeginProperty( |
const PropName: string |
); override; |
PropName |
|
Name for the property used as the value for the name attribute in the element. |
Version 4.0 | Generated 2025-05-03 | Home |