Vcl.Graphics.TBitmap.HandleNeeded
Delphi
procedure HandleNeeded;
C++
void __fastcall HandleNeeded(void);
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.