FMX.Layouts.TCustomScrollBox.ClientWidth
Delphi
function ClientWidth: Single;
C++
float __fastcall ClientWidth(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.Layouts.pas FMX.Layouts.hpp | FMX.Layouts | TCustomScrollBox | 
Description
Specifies the width of the scroll box's client area (in pixels).
Use ClientWidth to read or change the width of the scroll box's client area.