FMX.ListView.Adapters.Base.TListViewItems.OnNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNotify: TCollectionNotifyEvent<TListItem> read FOnNotify write FOnNotify;

C++

__property _dt_Fmx_Listview_Adapters_Base_2 OnNotify = {read=FOnNotify, write=FOnNotify};

Properties

Type Visibility Source Unit Parent
event public
FMX.ListView.Adapters.Base.pas
FMX.ListView.Adapters.Base.hpp
FMX.ListView.Adapters.Base TListViewItems

Description

For internal use only.

Do not use this member. It is for internal use only.