Unit 'IdFTPListParseVMS' Package
[Overview][Classes][Index] [#pl_indy]

TIdVMSFTPListItem

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

Declaration

Source position: IdFTPListParseVMS.pas line 79

type TIdVMSFTPListItem = class(TIdOwnerFTPListItem)

protected

  FGroupName: string;

  

  FVMSOwnerPermissions: string;

  

  FVMSWorldPermissions: string;

  

  FVMSSystemPermissions: string;

  

  FVMSGroupPermissions: string;

  

  FNumberBlocks: Integer;

  

  FBlockSize: Integer;

  

  FVersion: Integer;

  

public

  property GroupName: string; [rw]

  

  property VMSSystemPermissions: string; [rw]

  

  property VMSOwnerPermissions: string; [rw]

  

  property VMSGroupPermissions: string; [rw]

  

  property VMSWorldPermissions: string; [rw]

  

  property Version: Integer; [rw]

  

  property NumberBlocks: Integer; [rw]

  

  property BlockSize: Integer; [rw]

  

end;

Inheritance

TIdVMSFTPListItem

  

|

TIdOwnerFTPListItem

  

|

TIdFTPListItem

  

|

TObject



CT Web help

CodeTyphon Studio