CreateSize(Integer,Integer) Constructor
Initializes a new instance of the TcxBitmap class with specified settings.
Declaration
constructor CreateSize(AWidth: Integer; AHeight: Integer); overload; virtual;
Parameters
Name | Type |
---|---|
AWidth | Integer |
AHeight | Integer |
See Also