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

TIconStyle

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

Declaration

Source position: googlemapsengine.pp line 825

type TIconStyle = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetscaledShape(); virtual;

  

  procedure SetscalingFunction(); virtual;

  

published

  property id: string; [rw]

  

  property name: string; [rw]

  

  property scaledShape: TScaledShape; [rw]

  

  property scalingFunction: TScalingFunction; [rw]

  

end;

Inheritance

TIconStyle

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio