Vcl.Graphics.TBitmap.HandleNeeded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure HandleNeeded;

C++

void __fastcall HandleNeeded();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TBitmap

Beschreibung

Erstellt ein GDI-Bitmap für TBitmap, wenn es nicht bereits vorhanden ist.

HandleNeeded erstellt ein GDI-Bitmap für TBitmap, wenn es nicht bereits vorhanden ist.

Siehe auch