FMX.StdCtrls.TBitmapTrackBar.FBitmap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FBitmap: TBitmap;

C++

Fmx::Graphics::TBitmap* FBitmap;

Properties

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

Description

Protected field that holds the bitmap image for this TBitmapTrackBar component.

See Also