FMX.ListBox.TListBoxSelector.GetMouseSelectActive

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMouseSelectActive: Boolean;

C++

bool __fastcall GetMouseSelectActive();

Properties

Type Visibility Source Unit Parent
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector

Description

The getter for the MouseSelectActive property.

See Also