TCustomImage32.Create

constructor Create(AOwner: TComponent); override;

Description

Creates an instance of TCustomImage32.

After calling the inherited constructor, Create initializes the following properties:

See Also

BitmapAlign, OffsetHorz, OffsetVert, Scale, ScaleMode, TCustomPaintBox32