[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SetSize - allows the user to specify the size of the Bitmap
Source position: graphics.pp line 1409
public procedure TCustomBitmap.SetSize( |
AWidth: Integer; |
AHeight: Integer |
); override; |
|
SetSize - specifies height and width of Image |
lazarus-ccr.sourceforge.net |