Data.Bind.Components.TCustomBindList.OnFilledListItem

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TCustomBindList

Delphi

property OnFilledListItem: TFillListItemEvent read FOnFilledListItem write FOnFilledListItem;

C++

__property TFillListItemEvent OnFilledListItem = {read=FOnFilledListItem, write=FOnFilledListItem};

Description

Embarcadero Technologies does not currently have any additional information.