FMX.Grid.Style.TStyledGrid.Bitmaps

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Bitmaps[const Index: Boolean]: TBitmap read GetBitmaps;

C++

__property Fmx::Graphics::TBitmap* Bitmaps[const bool Index] = {read=GetBitmaps};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Beschreibung

Bitmap, das ein Kontrollkästchen repräsentiert und auf das über den Status des Kontrollkästchens zugegriffen werden kann.

Siehe auch