[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#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.0 Generated 2025-05-03 Home