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

TPoint

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

Declaration

Source position: googlecloudmonitoring.pp line 293

type TPoint = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetboolValue(); virtual;

  procedure SetdistributionValue(); virtual;

  procedure SetdoubleValue(); virtual;

  procedure Set_end(); virtual;

  procedure Setint64Value(); virtual;

  procedure Setstart(); virtual;

  procedure SetstringValue(); virtual;

published

  property boolValue: Boolean; [rw]

  property distributionValue: TPointDistribution; [rw]

  property doubleValue: Double; [rw]

  property _end: TDatetime; [rw]

  property int64Value: string; [rw]

  property start: TDatetime; [rw]

  property stringValue: string; [rw]

end;

Inheritance

TPoint

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18