User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.dovaluechanged_tobject

Table of Contents

TGIS_ControlAttributes.DoValueChanged method

DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.DoValueChanged | Constructors | Methods | Properties | Events

Handler for Change event. Only for internal use.

Available also on: ActiveX | Python.

Syntax

// Delphi
public
  procedure DoValueChanged(
    _sender : TObject
  ); dynamic;
// C++ Builder
public:
  DYNAMIC void DoValueChanged(
    TObject* _sender
  );

Parameters

Name Type Description
_sender TObject sender of the event
2022/11/16 01:13

Page Tools