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