LCL: application: add ShowHintWindow To-Do

git-svn-id: trunk@53195 -
This commit is contained in:
ondrej 2016-10-21 19:57:58 +00:00
parent 1185f73701
commit 6719f2a689

View File

@ -766,7 +766,7 @@ procedure TApplication.ShowHintWindow(const Info: THintInfoAtMouse);
function GetCursorHeightMargin: integer;
begin
Result:=25;
Result:=25; // To-Do: better height margin (DPI or cursor aware).
end;
var