Unit 'googledrive' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TFileTypecapabilities

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

Declaration

Source position: googledrive.pp line 420

type TFileTypecapabilities = class(TGoogleBaseObject)

protected

  procedure SetcanComment(); virtual;

  

  procedure SetcanCopy(); virtual;

  

  procedure SetcanEdit(); virtual;

  

  procedure SetcanReadRevisions(); virtual;

  

  procedure SetcanShare(); virtual;

  

published

  property canComment: Boolean; [rw]

  

  property canCopy: Boolean; [rw]

  

  property canEdit: Boolean; [rw]

  

  property canReadRevisions: Boolean; [rw]

  

  property canShare: Boolean; [rw]

  

end;

Inheritance

TFileTypecapabilities

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio