FMX.Grid.Style.TStyledGrid.TouchEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TouchEnabled: Boolean; virtual;

C++

virtual bool __fastcall TouchEnabled(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid

Description

Returns True if a touch screen can be used to interact with the grid or False otherwise.