mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 15:20:49 +02:00
docs: example
git-svn-id: trunk@35013 -
This commit is contained in:
parent
891c0030b3
commit
5ff2060288
@ -9,6 +9,7 @@ A mask with Key2=VK_UNKNOWN fits any one and two key command.
|
|||||||
A mask with both Key1 and Key2 set will find command with only one key.
|
A mask with both Key1 and Key2 set will find command with only one key.
|
||||||
Keep in mind that every command has two shortcuts and if any one of them fits it will be in the list.
|
Keep in mind that every command has two shortcuts and if any one of them fits it will be in the list.
|
||||||
</descr>
|
</descr>
|
||||||
|
<example file="findcommandsbyshortcut.pas"/>
|
||||||
</element>
|
</element>
|
||||||
</module>
|
</module>
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user