efine the pixel height of the BitMap.
Source position: MUIClass.Image.pas line 78
published property TMUIBitmap.Height : Integer |
Note: By default, the bitmap object has a minimum size of 1 pixel and an unlimited maxium size. If the space is too small to hold your BitMap, it will be clipped. Usually, you will use FixWidth and FixHeight with BitMap objects to make them always exactly as big as the bitmap.
|
[i] Give your object a fixed pixel height. |
|
|
[i] Give your object a fixed pixel width. |
|
|
Define the pixel width of the BitMap. |
|
|
Pointer to a graphics.library Bitmap |
|
|
Colortable to remape the Bitmap |
|
|
Defines the colortable of the Bitmap |