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

TValue

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

Declaration

Source position: googlefitness.pp line 541

type TValue = class(TGoogleBaseObject)

protected

  procedure SetfpVal(); virtual;

  procedure SetintVal(); virtual;

  procedure SetmapVal(); virtual;

  procedure SetstringVal(); virtual;

published

  property fpVal: Double; [rw]

  property intVal: Integer; [rw]

  property mapVal: TValueTypemapValArray; [rw]

  property stringVal: string; [rw]

end;

Inheritance

TValue

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18