Vcl.WinXCtrls.TToggleSwitch.SwitchHeight

From RAD Studio API Documentation

Delphi

property SwitchHeight: Integer read FSwitchHeight write SetSwitchHeight default 20;

C++

__property SwitchHeight = {default=20};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TToggleSwitch

Description

The height of the toggle switch excluding the captions. {{#multireplace:Vcl.WinXCtrls.TToggleSwitch.SwitchHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.WinXCtrls.TCustomToggleSwitch.SwitchHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.WinXCtrls.TCustomToggleSwitch.SwitchHeight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The height of the toggle switch excluding the captions.

See Also