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

TStyleSetting

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

Declaration

Source position: googlefusiontables.pp line 510

type TStyleSetting = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure SetmarkerOptions(); virtual;

  procedure Setname(); virtual;

  procedure SetpolygonOptions(); virtual;

  procedure SetpolylineOptions(); virtual;

  procedure SetstyleId(); virtual;

  procedure SettableId(); virtual;

published

  property kind: string; [rw]

  property markerOptions: TPointStyle; [rw]

  property name: string; [rw]

  property polygonOptions: TPolygonStyle; [rw]

  property polylineOptions: TLineStyle; [rw]

  property styleId: Integer; [rw]

  property tableId: string; [rw]

end;

Inheritance

TStyleSetting

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18