FMX.StdCtrls.TBitmapTrackBar.FBackground

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FBackground: TShape;

C++

Fmx::Objects::TShape* FBackground;

Properties

Type Visibility Source Unit Parent
field protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TBitmapTrackBar

Description

Protected field that holds the background shape of this TBitmapTrackBar component.

See Also