[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default value for the Bitmap handle used in the class instance.
Source position: graphics.pp line 1235
protected function TRasterImage.CreateDefaultBitmapHandle( |
const ADesc: TRawImageDescription |
):HBITMAP; virtual; |
ADesc |
|
Not used in the current implementation. |
Always returns 0 (for an unassigned handle) in TRasterImage.
lazarus-ccr.sourceforge.net |