Data.Bind.Components.TFillListItemEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFillListItemEvent = procedure(Sender: TObject;
const AEditor: IBindListEditorItem) of object;

C++

typedef void __fastcall (__closure *TFillListItemEvent)(System::TObject* Sender, const _di_IBindListEditorItem AEditor);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.