User Tools

Site Tools


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

Table of Contents

TGIS_ControlAttributes.FieldChangeEvent event

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

Field change event, fired after changing a control value.

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

Syntax

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

Value

Type
TNotifyEvent
2023/10/21 20:45

Page Tools