Class TAdWrappedFileName

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdWrappedFileName = class(TAdMapKey)

Description

A key class for a map. It automatically adapts to the operating system's file system's handling of case sensitivity about file names and also expands the given file name. So, a relative and an absolute path that are actually the same would also be recognized as the same path.

Hierarchy

Overview

Methods

Public constructor Create(const AFileName: String); reintroduce;
Public function Hash: Cardinal; override;
Public function Equal(AItem: TAdMapKey): Boolean; override;

Properties

Public property FileName: String read FFileName;

Description

Methods

Public constructor Create(const AFileName: String); reintroduce;
 
Public function Hash: Cardinal; override;
 
Public function Equal(AItem: TAdMapKey): Boolean; override;
 

Properties

Public property FileName: String read FFileName;
 

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:59