FMX.ListView.Types.IListViewAdapter.OnItemsCouldHaveChanged
Delphi
property OnItemsCouldHaveChanged: TNotifyEvent write SetOnItemsCouldHaveChanged;
C++
__property System::Classes::TNotifyEvent OnItemsCouldHaveChanged = {write=SetOnItemsCouldHaveChanged};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewAdapter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!