FMX.Objects.TSelection.HotHandle
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.