Data.Bind.Components.TFillListItemEvent
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TFillListItemEvent = procedure(Sender: TObject;
const AEditor: IBindListEditorItem) of object;
C++
typedef void __fastcall (__closure *TFillListItemEvent)(System::TObject* Sender, const _di_IBindListEditorItem AEditor);
Description
Embarcadero Technologies does not currently have any additional information.