FMX.ScrollBox.TPresentedFramedVertScrollBox.ShowSizeGrip

From RAD Studio API Documentation

Delphi

property ShowSizeGrip: Boolean read GetShowSizeGrip write SetShowSizeGrip default 0;

C++

__property ShowSizeGrip = {default=0};

Properties

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

Description

Shows a small control in the right-bottom corner that represents the size of the changing control. {{#multireplace:FMX.ScrollBox.TPresentedFramedVertScrollBox.ShowSizeGrip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ScrollBox.TCustomPresentedScrollBox.ShowSizeGrip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ScrollBox.TCustomPresentedScrollBox.ShowSizeGrip|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

See Also