Clears the content in the configuration storage.
Source position: lazconfigstorage.pas line 54
public procedure TConfigStorage.Clear; virtual; abstract; |
Clear is an abstract virtual method in TConfigStorage. It is implemented in descendent classes to provide a file- or memory-based storage mechanism.
| Version 4.4 | Generated 2025-11-08 | Home |