[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'FPimage' (#fcl)

TFPCustomImage.create

Create - constructor for TFPCustomImage: calls inherited Create then initialises position and size, makes a stringlist

Declaration

Source position: fpimage.pp line 123

public constructor TFPCustomImage.create(

  AWidth: Integer;

  AHeight: Integer

); virtual;

See also

TObject.Create

The latest version of this document can be found at lazarus-ccr.sourceforge.net.