[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |