mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 19:29:31 +02:00
Opkman: Shortcut keys for different commands(form).
git-svn-id: trunk@58715 -
This commit is contained in:
parent
238230207e
commit
f1f9b9f521
@ -11,10 +11,10 @@ object MainFrm: TMainFrm
|
||||
KeyPreview = True
|
||||
OnCreate = FormCreate
|
||||
OnDestroy = FormDestroy
|
||||
OnKeyDown = FormKeyDown
|
||||
OnKeyPress = FormKeyPress
|
||||
OnShow = FormShow
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '1.9.0.0'
|
||||
object pnMain: TPanel
|
||||
Left = 0
|
||||
Height = 580
|
||||
|
Loading…
Reference in New Issue
Block a user