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

TTimeOfDay

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

Declaration

Source position: googleclassroom.pp line 761

type TTimeOfDay = class(TGoogleBaseObject)

protected

  procedure Sethours(); virtual;

  procedure Setminutes(); virtual;

  procedure Setseconds(); virtual;

  procedure Setnanos(); virtual;

published

  property hours: Integer; [rw]

  property minutes: Integer; [rw]

  property seconds: Integer; [rw]

  property nanos: Integer; [rw]

end;

Inheritance

TTimeOfDay

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18