Unit 'fsifFileSystemReaderWriter' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TFileSystemBlock

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fsifFileSystemReaderWriter.pas line 47

type TFileSystemBlock = class

  Idx: Int64;

  

  Data: Pointer;

  

  FirstUse: Word32;

  

  Hits: Word32;

  

  Locks: Integer;

  

  WriteLocks: Integer;

  

  Changed: Boolean;

  

  Encrypted: Boolean;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure ClearData;

  

  procedure SetUsed();

  

  procedure SetUnused;

  

  function IsFlushPending;

  

end;

Inheritance

TFileSystemBlock

  

|

TObject



CT Web help

CodeTyphon Studio