Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Control Panel Applet (https://www.delphipraxis.net/92296-control-panel-applet.html)

SittingDuck 17. Mai 2007 15:55


Control Panel Applet
 
Moin Moin ..

Ich möchte eine *.cpl - Datei schreiben.

Diese soll möglichst klein sein und z.B. nur eine Zeile Code enthalten.
Sagen wir mal:
Delphi-Quellcode:
if GetKeyState(VK_Shift) < 0 then beep;
Ein Formular brauche ich dafür nicht.

Wie geht das ?

Danke für Eure Hilfe ...

marabu 17. Mai 2007 18:04

Re: Control Panel Applet
 
Hallo,

magst du denn nicht mit der Projekt-Vorlage "Applet-Anwendung für Systemsteuerung" arbeiten? Du kannst die Units Forms und Dialogs ja einfach entfernen, wenn du sie nicht benötigst.

Freundliche Grüße


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:23 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