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

TImageConfiguration

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

Declaration

Source position: googlegamesConfiguration.pp line 200

type TImageConfiguration = class(TGoogleBaseObject)

protected

  procedure SetimageType(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetresourceId(); virtual;

  

  procedure Seturl(); virtual;

  

published

  property imageType: string; [rw]

  

  property kind: string; [rw]

  

  property resourceId: string; [rw]

  

  property url: string; [rw]

  

end;

Inheritance

TImageConfiguration

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio