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

TAbout

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

Declaration

Source position: googledrive.pp line 142

type TAbout = class(TGoogleBaseObject)

protected

  procedure SetappInstalled(); virtual;

  procedure SetexportFormats(); virtual;

  procedure SetfolderColorPalette(); virtual;

  procedure SetimportFormats(); virtual;

  procedure Setkind(); virtual;

  procedure SetmaxImportSizes(); virtual;

  procedure SetmaxUploadSize(); virtual;

  procedure SetstorageQuota(); virtual;

  procedure Setuser(); virtual;

published

  property appInstalled: Boolean; [rw]

  property exportFormats: TAboutTypeexportFormats; [rw]

  property folderColorPalette: TStringArray; [rw]

  property importFormats: TAboutTypeimportFormats; [rw]

  property kind: string; [rw]

  property maxImportSizes: TAboutTypemaxImportSizes; [rw]

  property maxUploadSize: string; [rw]

  property storageQuota: TAboutTypestorageQuota; [rw]

  property user: TUser; [rw]

end;

Inheritance

TAbout

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18