User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.CursorForDrag property

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

Cursor for TGIS_ViewerMode.Drag mode (dragging a map within the component window). 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 CursorForDrag : TCursor read write;
// C++ Builder
published:
  __property TCursor* CursorForDrag = {read, write};

Value

Type
TCursor
2025/01/31 01:06

Page Tools