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

TXMLObjectWriter.WriteMethodName

Serializes the specified method name using the XML format for the object writer.

Declaration

Source position: laz_xmlstreaming.pas line 83

public procedure TXMLObjectWriter.WriteMethodName(

  const Name: string

); override;

Arguments

Name

  

Method name written in the method.


Version 4.0 Generated 2025-05-03 Home