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

TDevice

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

Declaration

Source position: googlefitness.pp line 416

type TDevice = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setmanufacturer(); virtual;

  

  procedure Setmodel(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setuid(); virtual;

  

  procedure Setversion(); virtual;

  

published

  property manufacturer: string; [rw]

  

  property model: string; [rw]

  

  property _type: string; [rw]

  

  property uid: string; [rw]

  

  property version: string; [rw]

  

end;

Inheritance

TDevice

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio