Class TCatalogFilePaths
Unit
idCatalog
Declaration
type TCatalogFilePaths = class(TCatalogMediums)
Description
TCatalogFilePaths
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
function AddPath (const APath: WideString; const AHierachical: Boolean = False): TCatalogFilePath; |
|
|
 |
function FindFolder( AFolderName: WideString; const AMediumType: TMediumType; const AMediumName: WideString; const AMediumSerial: Integer): TCatalogFilePath; |
|
|
Properties
 |
property Tag: PtrInt read FTag write FTag; |
|
|
Generated by PasDoc 0.15.0.
|