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