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

TDisplayRule

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

Declaration

Source position: googlemapsengine.pp line 391

type TDisplayRule = class(TGoogleBaseObject)

protected

  procedure Setfilters(); virtual;

  

  procedure SetlineOptions(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetpointOptions(); virtual;

  

  procedure SetpolygonOptions(); virtual;

  

  procedure SetzoomLevels(); virtual;

  

published

  property filters: TDisplayRuleTypefiltersArray; [rw]

  

  property lineOptions: TLineStyle; [rw]

  

  property name: string; [rw]

  

  property pointOptions: TPointStyle; [rw]

  

  property polygonOptions: TPolygonStyle; [rw]

  

  property zoomLevels: TZoomLevels; [rw]

  

end;

Inheritance

TDisplayRule

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio