FMX.Objects.TSelection.HotHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HotHandle: TGrabHandle read FHotHandle;

C++

__property TGrabHandle HotHandle = {read=FHotHandle, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TSelection

Description

It grips the handle where the mouse is hovered.