Implented TMenuItem.ShortCut (not much tested).

git-svn-id: trunk@832 -
This commit is contained in:
lazarus 2002-02-09 01:46:59 +00:00
parent 76c1e68b1e
commit fd6734d3f5

View File

@ -126,7 +126,7 @@ type
implementation
uses
Graphics, Buttons, Menus, GTKWinApiWindow, CListBox;
Graphics, Buttons, Menus, GTKWinApiWindow, CListBox, KeyMap;
{$I gtklistsl.inc}
@ -325,6 +325,9 @@ end.
{ =============================================================================
$Log$
Revision 1.27 2002/02/18 22:46:11 lazarus
Implented TMenuItem.ShortCut (not much tested).
Revision 1.26 2002/02/03 00:24:01 lazarus
TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can