API:FMX.Grid.TCheckColumn.CreateBitmap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function CreateBitmap(const Model: TGridModel; const Checked: Boolean;
const EditorMode: Boolean = False): TBitmap;

C++

__classmethod Fmx::Graphics::TBitmap* __fastcall CreateBitmap(TGridModel* const Model, const bool Checked, const bool EditorMode = false);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCheckColumn

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.