| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazfilecache.pas line 36
type TFileStateCacheItem = class |
||
public |
||
constructor Create(); |
|
|
function CalcMemSize; |
|
|
property Filename: string; [r] |
|
|
property PhysicalFilename: string; [r] |
||
property Flags: TFileStateCacheItemFlags; [r] |
|
|
property TestedFlags: TFileStateCacheItemFlags; [r] |
|
|
|
||
|
||
end; |
|
||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |