Pointer to a graphics.library Bitmap
Source position: MUIClass.Image.pas line 71
public property TMUIBitmap.Bitmap : PBitmap |
This attribute specifies a pointer to a graphics.library BitMap. Note that specifying only a BitMap isn't enough, you have to tell MUI about the pixel width and height with Width and Height too.
|
Define the pixel width of the BitMap. |
|
|
efine the pixel height of the BitMap. |