User Tools

Site Tools


api:dk11:delphi:vcl.giscontrollegend.tgis_controllegend.controldragcreatetemporarycontext_void

Table of Contents

TGIS_ControlLegend.ControlDragCreateTemporaryContext method

DK11 for Delphi | VCL.GisControlLegend.TGIS_ControlLegend.ControlDragCreateTemporaryContext | Constructors | Methods | Properties | Events

Creates temporary context to avoid flickering.

Available also on: Delphi FMX | .NET WinForms | Java.

Syntax

Implements IGIS_LegendParent.ControlDragCreateTemporaryContext.

// Delphi
protected
  procedure ControlDragCreateTemporaryContext;
// C++ Builder
protected:
  void ControlDragCreateTemporaryContext(void);

Remarks

Do not call this method directly. Method is only for internal Legend/Parent communication.

2023/01/27 01:21

Page Tools