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

TLineStyle

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

Declaration

Source position: googlefusiontables.pp line 278

type TLineStyle = class(TGoogleBaseObject)

protected

  procedure SetstrokeColor(); virtual;

  procedure SetstrokeColorStyler(); virtual;

  procedure SetstrokeOpacity(); virtual;

  procedure SetstrokeWeight(); virtual;

  procedure SetstrokeWeightStyler(); virtual;

published

  property strokeColor: string; [rw]

  property strokeColorStyler: TStyleFunction; [rw]

  property strokeOpacity: Double; [rw]

  property strokeWeight: Integer; [rw]

  property strokeWeightStyler: TStyleFunction; [rw]

end;

Inheritance

TLineStyle

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18