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

TPassengerCounts

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

Declaration

Source position: googleqpxexpress.pp line 396

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


Documentation generated on: 2023-03-18