Interface IFileManager
Unit
mAirListInterfaces
Declaration
type IFileManager = interface(IUpdateObject)
Description
No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows
—————————————————————————– Base Interfaces —————————————————————————–
Attributes
- GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
- GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
- GUID['{EE0C18B4-F30D-4D36-A4E0-1CB89024D36F}']
Hierarchy
Overview
Methods
Description
Methods
|
function GetEnabled: boolean; |
|
|
procedure SetEnabled(iValue: boolean); |
|
|
function GetMemoryFileLimit: integer; |
|
|
procedure SetMemoryFileLimit(iValue: integer); |
|
|
function CreateFileDataForFile(const iFilename: string; iPurpose: TAudioPurpose; iMonitor: boolean): IFileData; |
|
Generated by PasDoc 0.16.0.