FMX.Objects.TSelectionPoint.Height
Delphi
property Height;
C++
__property Height;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Objects.pas FMX.Objects.hpp |
FMX.Objects | TSelectionPoint |
Description
Defines the Height of the bounds rectangle of the selection point object.
Width and Height define the bounds rectangle the selection point. The selection point becomes selected when the mouse pointer is placed over this bounds rectangle.