User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.cursorforzoomex

Table of Contents

TGIS_ViewerWnd.CursorForZoomEx property

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.CursorForZoomEx | Constructors | Methods | Properties | Events | Events

Cursor for TGIS_ViewerMode.ZoomEx mode (zooming a map interactively). If not set (equal crDefault) then built-in cursor default for this Mode will be used.

Available also on: .NET WinForms | ActiveX | Python.

Syntax

// Delphi
published
  property CursorForZoomEx : TCursor read write;
// C++ Builder
published:
  __property TCursor* CursorForZoomEx = {read, write};

Value

Type
TCursor
2022/11/16 01:14

Page Tools