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

TSnapshotImage

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

Declaration

Source position: googlegames.pp line 2727

type TSnapshotImage = class(TGoogleBaseObject)

protected

  procedure Setheight(); virtual;

  procedure Setkind(); virtual;

  procedure Setmime_type(); virtual;

  procedure Seturl(); virtual;

  procedure Setwidth(); virtual;

published

  property height: Integer; [rw]

  property kind: string; [rw]

  property mime_type: string; [rw]

  property url: string; [rw]

  property width: Integer; [rw]

end;

Inheritance

TSnapshotImage

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18