mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-25 11:17:40 +01:00
idespotter: less hints
git-svn-id: trunk@59153 -
This commit is contained in:
parent
9483469e58
commit
58bc4c9498
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user