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

TDOMEntity.PublicID

Public Identifier for the Entity.

Declaration

Source position: laz2_dom.pas line 757

public property TDOMEntity.PublicID : DOMString
  read FPublicID;

Description

Can contain a URL where the DTD with the entity declaration is located on the internet. It can contain the Formal Public Identifier notation used in SGML/XML.


Version 4.4 Generated 2025-11-08 Home