Data.Bind.Components.TValueCallback.Invoke

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TValueCallback

C++

virtual void __fastcall Invoke(const System::Rtti::TValue &AValue, TScopeMemberType AType) = 0 ;

Description

Defines the C++ signature of the TValueCallback Delphi anonymous method.

See Also