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

TFileTypecapabilities

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

Declaration

Source position: googledrive.pp line 414

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


Documentation generated on: 2023-03-18