Vcl.Imaging.GIFImg.TGIFFrame.SetHasBitmap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetHasBitmap(Value: boolean);

C++

void __fastcall SetHasBitmap(bool Value);

Eigenschaften

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

Beschreibung

Setzt den Wert der HasBitmap-Eigenschaft.

Die als protected deklarierte SetHasBitmap-Methode wird intern verwendet, um den Wert der HasBitmap-Eigenschaft zu setzen.

Siehe auch