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

TDisk

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

Declaration

Source position: googledataflow.pp line 660

type TDisk = class(TGoogleBaseObject)

protected

  procedure SetsizeGb(); virtual;

  

  procedure SetdiskType(); virtual;

  

  procedure SetmountPoint(); virtual;

  

published

  property sizeGb: Integer; [rw]

  

  property diskType: string; [rw]

  

  property mountPoint: string; [rw]

  

end;

Inheritance

TDisk

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio