idespotter: less hints

git-svn-id: trunk@59153 -
This commit is contained in:
mattias 2018-09-23 16:43:20 +00:00
parent 9483469e58
commit 58bc4c9498

View File

@ -74,7 +74,7 @@ type
procedure FormShow(Sender: TObject);
procedure LBMatchesClick(Sender: TObject);
procedure LBMatchesDrawItem(Control: TWinControl; Index: Integer;
ARect: TRect; State: TOwnerDrawState);
ARect: TRect; {%H-}State: TOwnerDrawState);
procedure LBMatchesKeyUp(Sender: TObject; var Key: Word; {%H-}Shift: TShiftState
);
private