Unit 'Laz_XMLStreaming' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXMLObjectWriter.WriteIdent

Serializes an Identifier using the XML format for the writer.

Declaration

Source position: laz_xmlstreaming.pas line 81

public procedure TXMLObjectWriter.WriteIdent(

  const Ident: string

); override;

Arguments

Ident

  

String with the identifier written in the method.


Version 4.4 Generated 2025-11-08 Home