Create(TSize,Boolean) Constructor
Initializes a new instance of the TdxCustomFastDIB class with specified settings.
Declaration
constructor Create(const S: TSize; AClear: Boolean = False); overload;
Parameters
Name | Type |
---|---|
S | TSize |
AClear | Boolean |
See Also