Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi Problem bei HotKeyManger (https://www.delphipraxis.net/75321-problem-bei-hotkeymanger.html)

hille 17. Aug 2006 16:12


Problem bei HotKeyManger
 
Liste der Anhänge anzeigen (Anzahl: 1)
Hi Leute,

ich habe da so ein Problem mit HotKeyManager!
Ich stelle das PRogramm und den Source mal in den Anhang. Es wird CoolTrayIcon und HotKEyManger verwendet.
Den meisten Quelltext habe ich von Beispielprogrammen und er ist auch nicht gerade ordentlich :oops: :oops: :oops:

Hoffe aber das ihr trotzdem helfen könnt.

Delphi-Quellcode:
PotentialKey := (ComboBox1.Items.Objects[ComboBox1.ItemIndex] as TPotentialKey);
HotKeyVar := GetHotKey(Modifiers, PotentialKey.Key);
// incompatible typen string und word // cardinal und string
AddHotKey(HotKeyVar);
Hille

hille 18. Aug 2006 09:58

Re: Problem bei HotKeyManger
 
Hat keiner ne Ahnung?

Hille


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:02 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz