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

TConfigMemStorage.DeleteFullPathValue

Deletes the node with the specified full path name from the configuration storage.

Declaration

Source position: lazconfigstorage.pas line 119

protected procedure TConfigMemStorage.DeleteFullPathValue(

  const APath: string

); override;

Arguments

APath

  

Fully-qualified path to the node removed in the method.


Version 4.4 Generated 2025-11-08 Home