User Tools

Site Tools


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

Table of Contents

TGIS_ControlLegend.OrderChangeEvent event

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

Event fired upon a change of the order of layers.

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

Syntax

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

Value

Type
TNotifyEvent
2023/03/24 01:22

Page Tools