FMX.ScrollBox.TPresentedHorzScrollBox.ShowSizeGrip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowSizeGrip;

C++

__property ShowSizeGrip = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TPresentedHorzScrollBox

Description

Shows a small control in the right-bottom corner that represents the size of the changing control.

FMX.ScrollBox.TPresentedHorzScrollBox.ShowSizeGrip inherits from FMX.ScrollBox.TCustomPresentedScrollBox.ShowSizeGrip. All content below this line refers to FMX.ScrollBox.TCustomPresentedScrollBox.ShowSizeGrip.

Shows a small control in the right-bottom corner that represents the size of the changing control.

See Also