[Overview][Classes][Procedures and functions][Index] Reference for unit 'XMLPropStorage' (#lcl)

TPropStorageXMLConfig

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

Wrapper class around XMLConf.TXMLConfig.

Declaration

Source position: xmlpropstorage.pas line 28

type TPropStorageXMLConfig = class(TXMLConfig) end;

public

  procedure DeleteSubNodes();

  

Deletes sub nodes on a path.

  procedure LoadFromStream(); virtual;

  

Loads XML content from a stream.

  procedure SaveToStream(); virtual;

  

Saves XML content to a stream.

  property XMLDoc: TXMLDocument; [r]

  

Contains the XML document.

Inheritance

TPropStorageXMLConfig

  

Wrapper class around XMLConf.TXMLConfig.

|

TXMLConfig

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.