Data.Bind.Components.TValueCallback
| [–] Properties | |
|---|---|
| Type: anonMethod class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TValueCallback = reference to procedure(const AValue: TValue; AType: TScopeMemberType);
C++
__interface TValueCallback : public System::IInterface
Description
Reference to a procedure that may be used as a callback for IScopeRecordEnumeratorEvalShortcut.GetMemberValue.