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

TDOMComment.GetNodeName

Gets the value for the NodeName property.

Declaration

Source position: laz2_dom.pas line 682

protected function TDOMComment.GetNodeName: AnsiString; override;

Function result

Value for the NodeName property.

Version 4.6 Hosted on Source Forge