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 TShiftState selber auslösen. (https://www.delphipraxis.net/82486-tshiftstate-selber-ausloesen.html)

Karstadt 14. Dez 2006 09:19


TShiftState selber auslösen.
 
Hallo. Kann mir jemand bitte weiter helfen.

Delphi-Quellcode:
  IF (Key = VK_RETURN) Then
  begin
    Key := null;
    Shift := [ssCtrl];
  end;
Wie kann ich das realisiren, das ich beim Enter Drücker die ssCtrl einschalte.

okay.. ich habs... ;)


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