Unit 'LazConfigStorage' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TConfigMemStorage.Clear

Clears the storage nodes in the memory-based configuration storage.

Declaration

Source position: lazconfigstorage.pas line 139

public procedure TConfigMemStorage.Clear; override;

Description

Free resources allocated to the Root storage node in the class instance.

Version 4.6 Hosted on Source Forge