Data.Bind.Components.TValueCallback.Invoke

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
function public Data.Bind.Components.hpp Data.Bind.Components TValueCallback

Description

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

See Also