Data.Bind.ObjectScope.TDefUpdateMethod

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDefUpdateMethod = procedure of object;

C++

typedef void __fastcall (__closure *TDefUpdateMethod)(void);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope


Description

TDefUpdateMethod est un type de données interne de TBindFieldDefs.

Il comporte seulement le paramètre TDefUpdateMethod qui est un argument.

Voir aussi