Data.DB.TFieldNotifyEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TFieldNotifyEvent)(TField* Sender);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Data.DB.hpp Data.DB Data.DB

Description

TFieldNotifyEvent notifie le champ d'ensemble de données qu'un événement s'est produit.

La méthode TFieldNotifyEvent notifie le champ d'ensemble de données qu'un événement s'est produit.

Sender est le champ que le gestionnaire d'événements notifie.

Voir aussi