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