Vcl.RibbonStyleActnCtrls.TAlphaBitmap.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create; override;

C++

__fastcall virtual TAlphaBitmap()/* overload */;
/* TBitmap.Create */ inline __fastcall TAlphaBitmap(int AWidth, int AHeight)/* overload */ : Vcl::Graphics::TBitmap(AWidth, AHeight) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.RibbonStyleActnCtrls.pas
Vcl.RibbonStyleActnCtrls.hpp
Vcl.RibbonStyleActnCtrls TAlphaBitmap

Beschreibung

Erstellt eine TAlphaBitmap-Instanz.

Diese Methode erstellt eine TAlphaBitmap-Instanz.