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

TCollectdValue

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

Declaration

Source position: googlemonitoring.pp line 212

type TCollectdValue = class(TGoogleBaseObject)

protected

  procedure SetdataSourceName(); virtual;

  procedure SetdataSourceType(); virtual;

  procedure Setvalue(); virtual;

published

  property dataSourceName: string; [rw]

  property dataSourceType: string; [rw]

  property value: TTypedValue; [rw]

end;

Inheritance

TCollectdValue

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18