Data.Bind.Components._di_TBindGridOnCallbackEvaluateFormat

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<TBindGridOnCallbackEvaluateFormat> _di_TBindGridOnCallbackEvaluateFormat;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

Description

Represents a Delphi interface to the TBindGridOnCallbackEvaluateFormat anonymous method for C++Builder usage. This anonymous method type is used in IBindListVirtualEditor to provide a mechanism for the editor to request a value from the binding components, as needed by the virtual list control.

See Also