API:Vcl.Graphics.TBitmap.Handle
Delphi
property Handle: HBITMAP read GetHandle write SetHandle;
C++
__property HBITMAP Handle = {read=GetHandle, write=SetHandle, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TBitmap |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!