Vcl.Themes.TSysControl.ClientWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ClientWidth: Integer read GetClientWidth;

C++

__property int ClientWidth = {read=GetClientWidth, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TSysControl

Description

Returns the width of the SysControl Client area in pixels.