Data.Bind.ObjectScope.TValueGeneratorOnGetValue
| [–] Properties | |
|---|---|
| Type: anonMethod class
| |
| Visibility: public | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: Data.Bind.ObjectScope | |
Delphi
TValueGeneratorOnGetValue = reference to function(AKey: TValue; var AFreeObject: Boolean): TValue;
C++
__interface TValueGeneratorOnGetValue : public System::IInterface
Description
Is the procedural type used by the TValueGeneratorDelegateWithEvents.OnGetValue event.