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