FMX.StdCtrls.TBitmapTrackBar.FBitmap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FBitmap: TBitmap;

C++

Fmx::Graphics::TBitmap* FBitmap;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TBitmapTrackBar


Beschreibung

Als protected deklariertes Feld, das das Bitmap-Bild dieser TBitmapTrackBar-Komponente enthält.

Siehe auch