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

TDOMEntity.NotationName

Notation name for the Entity.

Declaration

Source position: laz2_dom.pas line 759

public property TDOMEntity.NotationName : DOMString
  read FNotationName;

Description

Can contain the DOM Notation name used for the Entity. This is seldom used in modern XML processors.


Version 4.0 Generated 2025-05-03 Home