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

TLabelStyle

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

Declaration

Source position: googlemapsengine.pp line 867

type TLabelStyle = class(TGoogleBaseObject)

protected

  procedure Setcolor(); virtual;

  procedure Setcolumn(); virtual;

  procedure SetfontStyle(); virtual;

  procedure SetfontWeight(); virtual;

  procedure Setopacity(); virtual;

  procedure Setoutline(); virtual;

  procedure Setsize(); virtual;

published

  property color: string; [rw]

  property column: string; [rw]

  property fontStyle: string; [rw]

  property fontWeight: string; [rw]

  property opacity: Double; [rw]

  property outline: TColor; [rw]

  property size: Double; [rw]

end;

Inheritance

TLabelStyle

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18