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

TConfigMemStorage.GetFilename

Re-implements the method used to get the file name where the configuration items are stored. Not used in TConfigMemStorage.

Declaration

Source position: lazconfigstorage.pas line 136

public function TConfigMemStorage.GetFilename: string; override;

Function result

Always returns an empty string ('') in TConfigMemStorage.


Version 4.4 Generated 2025-11-08 Home