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

TPassengerCounts

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

Declaration

Source position: googleqpxExpress.pp line 402

type TPassengerCounts = class(TGoogleBaseObject)

protected

  procedure SetadultCount(); virtual;

  

  procedure SetchildCount(); virtual;

  

  procedure SetinfantInLapCount(); virtual;

  

  procedure SetinfantInSeatCount(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetseniorCount(); virtual;

  

published

  property adultCount: Integer; [rw]

  

  property childCount: Integer; [rw]

  

  property infantInLapCount: Integer; [rw]

  

  property infantInSeatCount: Integer; [rw]

  

  property kind: string; [rw]

  

  property seniorCount: Integer; [rw]

  

end;

Inheritance

TPassengerCounts

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio