Unit 'IdFTPListTypes' Package
[Overview][Constants][Classes][Index] [#pl_indy]

TIdWin32ea

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

Declaration

Source position: IdFTPListTypes.pas line 95

type TIdWin32ea = class(TIdDOSAttributes)

protected

  function GetDevice;

  

  procedure SetDevice();

  

  function GetTemporary;

  

  procedure SetTemporary();

  

  function GetSparseFile;

  

  procedure SetSparseFile();

  

  function GetReparsePoint;

  

  procedure SetReparsePoint();

  

  function GetCompressed;

  

  procedure SetCompressed();

  

  function GetOffline;

  

  procedure SetOffline();

  

  function GetNotContextIndexed;

  

  procedure SetNotContextIndexed();

  

  function GetEncrypted;

  

  procedure SetEncrypted();

  

public

  function GetAsString; override;

  

published

  property Device: Boolean; [rw]

  

  property Temporary: Boolean; [rw]

  

  property SparseFile: Boolean; [rw]

  

  property ReparsePoint: Boolean; [rw]

  

  property Compressed: Boolean; [rw]

  

  property Offline: Boolean; [rw]

  

  property NotContextIndexed: Boolean; [rw]

  

  property Encrypted: Boolean; [rw]

  

end;

Inheritance

TIdWin32ea

  

|

TIdDOSAttributes

  

|

TObject



CT Web help

CodeTyphon Studio