Vcl.Imaging.GIFImg.TGIFFrame.NewBitmap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure NewBitmap;

C++

void __fastcall NewBitmap();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Erstellt eine neue TBitmap-Instanz.

Die als protected deklarierte NewBitmap-Methode gibt die aktuelle Bitmap frei und erstellt eine neue TBitmap-Instanz.

Siehe auch