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

TImageListHelper.DrawForControl

Declaration

Source position: controls.pp line 335

public procedure TImageListHelper.DrawForControl(

  ACanvas: TCanvas;

  AX: Integer;

  AY: Integer;

  AIndex: Integer;

  AImageWidthAt96PPI: Integer;

  AControl: TControl;

  AEnabled: Boolean = True

); overload;

procedure TImageListHelper.DrawForControl(

  ACanvas: TCanvas;

  AX: Integer;

  AY: Integer;

  AIndex: Integer;

  AImageWidthAt96PPI: Integer;

  AControl: TControl;

  ADrawEffect: TGraphicsDrawEffect

); overload;

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