Data.Bind.ObjectScope.TValueGeneratorOnGetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TValueGeneratorOnGetValue = reference to function(AKey: TValue; var AFreeObject: Boolean): TValue;

C++

__interface TValueGeneratorOnGetValue  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
anonMethod
class
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Est le type procédural utilisé par l'événement TValueGeneratorDelegateWithEvents.OnGetValue.

Voir aussi