FMX.ScrollBox.TCustomPresentedScrollBox.ShowSizeGrip
Delphi
property ShowSizeGrip: Boolean read GetShowSizeGrip write SetShowSizeGrip default False;
C++
__property bool ShowSizeGrip = {read=GetShowSizeGrip, write=SetShowSizeGrip, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
Description
Shows a small control in the right-bottom corner that represents the size of the changing control.