[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Deletes the node with the specified full path name from the configuration storage.
Source position: lazconfigstorage.pas line 119
protected procedure TConfigMemStorage.DeleteFullPathValue( |
const APath: string |
); override; |
APath |
|
Fully-qualified path to the node removed in the method. |
Version 4.0 | Generated 2025-05-03 | Home |