Home | GR32_Image | TCustomImage32 |
TCustomImage32.Create
constructor Create(AOwner: TComponent); override;
Description
Creates an instance of TCustomImage32.
After calling the inherited constructor, Create initializes the following properties:
- BitmapAlign to baTopLeft;
- OffsetHorz to 0;
- OffsetVert to 0;
- Scale to 1.0;
- ScaleMode to smNormal;
See Also
BitmapAlign, OffsetHorz, OffsetVert, Scale, ScaleMode, TCustomPaintBox32
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007