[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

TLazIntfImage.SetSize

SetSize - define the height and width of the image.

Declaration

Source position: intfgraphics.pas line 246

public procedure TLazIntfImage.SetSize(

  AWidth: Integer;

  AHeight: Integer

); override;


Version 3.2 Generated 2024-02-25 Home