[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates a bitmap that is compatible with the given DC.
Source position: winapih.inc line 52
public function TWidgetSet.CreateCompatibleBitmap( |
DC: HDC; |
Width: Integer; |
Height: Integer |
):HBITMAP; virtual; |
DC |
|
The Device Context for the bitmap. |
The bitmap handle, zero on failure.
Version 4.0 | Generated 2025-05-03 | Home |