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

TParticipantResult

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

Declaration

Source position: googlegames.pp line 1385

type TParticipantResult = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure SetparticipantId(); virtual;

  procedure Setplacing(); virtual;

  procedure Setresult(); virtual;

published

  property kind: string; [rw]

  property participantId: string; [rw]

  property placing: Integer; [rw]

  property result: string; [rw]

end;

Inheritance

TParticipantResult

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18