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

TPolygonStyle

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

Declaration

Source position: googlefusiontables.pp line 379

type TPolygonStyle = class(TGoogleBaseObject)

protected

  procedure SetfillColor(); virtual;

  

  procedure SetfillColorStyler(); virtual;

  

  procedure SetfillOpacity(); virtual;

  

  procedure SetstrokeColor(); virtual;

  

  procedure SetstrokeColorStyler(); virtual;

  

  procedure SetstrokeOpacity(); virtual;

  

  procedure SetstrokeWeight(); virtual;

  

  procedure SetstrokeWeightStyler(); virtual;

  

published

  property fillColor: string; [rw]

  

  property fillColorStyler: TStyleFunction; [rw]

  

  property fillOpacity: Double; [rw]

  

  property strokeColor: string; [rw]

  

  property strokeColorStyler: TStyleFunction; [rw]

  

  property strokeOpacity: Double; [rw]

  

  property strokeWeight: Integer; [rw]

  

  property strokeWeightStyler: TStyleFunction; [rw]

  

end;

Inheritance

TPolygonStyle

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio