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

TPropStorageXMLConfig

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

Declaration

Source position: xmlpropstorage.pas line 24

type TPropStorageXMLConfig = class(TXMLConfig) end;

public

  procedure DeleteSubNodes();

  

  procedure LoadFromStream(); virtual;

  procedure SaveToStream(); virtual;

  property XMLDoc: TXMLDocument; [r]

Inheritance

TPropStorageXMLConfig

  

|

TXMLConfig

?

TObject