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