TVirtualUI.SetImageQualityByWnd Method

Allows to the the image quality for the specified window.

Pascal

procedure SetImageQualityByWnd(Wnd: Integer; const Class_: WideString; Quality: Integer); safecall;

Parameters

Parameters

Description

Wnd: Integer

Window handle.

Quality: Integer

Quality from 0 to 100.

Class

Window classname.

Group

TVirtualUI Methods