FMX.Graphics.TBitmap.HandleAllocated
Delphi
function HandleAllocated: Boolean;
C++
bool __fastcall HandleAllocated();
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.