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

TDate

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

Declaration

Source position: googlepeople.pp line 473

type TDate = class(TGoogleBaseObject)

protected

  procedure Setyear(); virtual;

  

  procedure Setmonth(); virtual;

  

  procedure Setday(); virtual;

  

published

  property year: Integer; [rw]

  

  property month: Integer; [rw]

  

  property day: Integer; [rw]

  

end;

Inheritance

TDate

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio