Vcl.WinXCtrls.TCustomToggleSwitch.FBackgroundBmp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FBackgroundBmp: TBitmap;

C++

Vcl::Graphics::TBitmap* FBackgroundBmp;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch

Description

The background image of this control.

Used internaly to support transparency.

See Also