Unit 'IdFSP' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdFSPStatInfo

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

Declaration

Source position: IdFSP.pas line 222

type TIdFSPStatInfo = class(TCollectionItem)

protected

  FModifiedDateGMT: TDateTime;

  

  FModifiedDate: TDateTime;

  

  FSize: Int64;

  

  FItemType: TIdDirItemType;

  

published

  property ItemType: TIdDirItemType; [rw]

  

  property Size: Int64; [rw]

  

  property ModifiedDate: TDateTime; [rw]

  

  property ModifiedDateGMT: TDateTime; [rw]

  

end;

Inheritance

TIdFSPStatInfo

  

|

TObject



CT Web help

CodeTyphon Studio