Vcl.Graphics.TBitmap.HandleNeeded

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure HandleNeeded;

C++

void __fastcall HandleNeeded();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TBitmap

Description

Crée un bitmap GDI pour l'objet TBitmap s'il n'existe pas déjà.

HandleNeeded crée un bitmap GDI pour l'objet TBitmap s'il n'existe pas déjà.

Voir aussi