[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazConfigStorage' (#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.0 Generated 2025-05-03 Home