FMX.ListView.TPresentedListView.ShouldHandleEvents

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ShouldHandleEvents: Boolean; override;

C++

virtual bool __fastcall ShouldHandleEvents();

Properties

Type Visibility Source Unit Parent
function protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TPresentedListView

Description

Returns True if this ListView should handle input events.


FMX.ListView.TPresentedListView.ShouldHandleEvents inherits from FMX.ListView.TListViewBase.ShouldHandleEvents. All content below this line refers to FMX.ListView.TListViewBase.ShouldHandleEvents.

Returns True if this ListView should handle input events.