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 : AnsiString
  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.6 Hosted on Source Forge