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

TXMLReaderSettings

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

Declaration

Source position: xmlreader.pp line 75

type TXMLReaderSettings = class(TObject)

public

  property NameTable: THashTable; [rw]

  property Validate: Boolean; [rw]

  property PreserveWhitespace: Boolean; [rw]

  property ExpandEntities: Boolean; [rw]

  property IgnoreComments: Boolean; [rw]

  property CDSectionsAsText: Boolean; [rw]

  property Namespaces: Boolean; [rw]

  property DisallowDoctype: Boolean; [rw]

  property MaxChars: Cardinal; [rw]

  property CanonicalForm: Boolean; [rw]

  property OnError: TXMLErrorEvent; [rw]

  property ConformanceLevel: TConformanceLevel; [rw]

end;

Inheritance

TXMLReaderSettings

|

TObject


Documentation generated on: 2023-03-18