FMX.Layouts.TCustomScrollBox.Width

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Width;

C++

__property Width;

Properties

Type Visibility Source Unit Parent
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox

Description

Width specifies the horizontal size of the control (in dp).

Use the Width property to read or change the width of the control.

See Also