Home
|
GR32
|
TBackend
|
|
constructor Create; overload; override;
constructor Create(Owner: TCustomBitmap32); reintroduce; overload; virtual;
Creates and initializes an instance of TBackend.
If Owner is specified the new back-end instance is automatically assigned to the TCustomBitmap32 instance. The existing back-end of the bitmap instance will be replaced and surface data is transfered to the new back-end instance via the Assign method.
Subclasses may extend the constructor with their specific parameters.
For an usage example of the constructor please refer to the additional topic Back-ends in this documentation.
Assign, Back-Ends, TBackend, TCustomBitmap32
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010