User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.CursorForZoom property

DK for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.CursorForZoom | Constructors | Methods | Properties | Events | Events

Cursor for TGIS_ViewerMode.Zoom mode (zooming a map using a rubber-band rectangle). If not set (equal crDefault) then built-in cursor default for this Mode will be used.

Available also on: .NET WinForms | ActiveX.

Syntax

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

Value

Type
TCursor
2025/01/31 01:06

Page Tools