FMX.Graphics.TBitmap.HandleAllocated

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function HandleAllocated: Boolean;

C++

bool __fastcall HandleAllocated(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmap

Description

Vérifie si le bitmap en cours a un handle alloué.

HandleAllocated renvoieTrue si Handle ne vaut pas 0, et False sinon.

Voir aussi