TIWCGJQMqWidgets Enumeration

Represents type TIWCGJQMqWidgets.

Namespace: IWCGJQMapQueryWidgets
type
 TIWCGJQMqWidgets = (mqwNone, mqwFeatureInfo, mqwLayerControl, mqwLayerManager, mqwMousePosition, mqwOverviewMap,
 mqwPopup, mqwZoomButtons, mqwZoomSlider);

The TIWCGJQMqWidgets type exposes the following members.

Show:
 NameDescription
mqwFeatureInfo

Represents constant mqwFeatureInfo.

mqwLayerControl

Represents constant mqwLayerControl.

mqwLayerManager

Represents constant mqwLayerManager.

mqwMousePosition

Represents constant mqwMousePosition.

mqwNone

Represents constant mqwNone.

mqwOverviewMap

Represents constant mqwOverviewMap.

mqwPopup

Represents constant mqwPopup.

mqwZoomButtons

Represents constant mqwZoomButtons.

mqwZoomSlider

Represents constant mqwZoomSlider.

Top