IdeIntf: comment out TOIHintWindow.OnMouseDown. The inherited protected property is available, too. (A bug?)

git-svn-id: trunk@45832 -
This commit is contained in:
juha 2014-07-11 16:32:23 +00:00
parent a8c3ea866d
commit daf9f126f0

View File

@ -807,8 +807,8 @@ uses
type
TOIHintWindow = class(THintWindow)
public
property OnMouseDown;
//public - For some reason the protected THintWindow.OnMouseDown is available, too.
// property OnMouseDown;
end;
const