Unit 'dtdmodel' Package
[Overview][Types][Classes][Index] [#fcl-xml]

TDTDModel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dtdmodel.pp line 147

type TDTDModel = class

public

  FName: XMLString;

  FSystemID: XMLString;

  FPublicID: XMLString;

  FInternalSubset: XMLString;

  constructor Create();

  destructor Destroy; override;

  function Reference;

  procedure Release;

  property Entities: THashTable; [r]

  property Notations: THashTable; [r]

end;

Inheritance

TDTDModel

|

TObject


Documentation generated on: 2023-03-18