Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Tastatur Code für die return-taste (https://www.delphipraxis.net/24591-tastatur-code-fuer-die-return-taste.html)

Andreas L. 23. Jun 2004 12:58


Tastatur Code für die return-taste
 
Hi,
wie lautet der virtuelle Tastatur-Code für die Return-taste.

Code:
#08, #12
Sowas mein ich.

Greetz

Micha 23. Jun 2004 13:02

Re: Tastatur Code für die return-taste
 
Ascii hex: 0D
Ascii dez: 13

fred.reichbier 23. Jun 2004 13:03

Re: Tastatur Code für die return-taste
 
VK_RETURN oder #13 .

fantotal 23. Jun 2004 15:30

Re: Tastatur Code für die return-taste
 
gibts eigentlich irgendwas, wo alle Codes stehen?

mfg
fantotal

S2B 23. Jun 2004 15:31

Re: Tastatur Code für die return-taste
 
Die OH für die VirtualKey-Codes und z.B. sowas für Ascii-Codes! :wink:

fantotal 23. Jun 2004 15:36

Re: Tastatur Code für die return-taste
 
Zitat:

Zitat von S2B
Die OH für die VirtualKey-Codes und z.B. sowas für Ascii-Codes! :wink:

Vielen Danke!

Niko 23. Jun 2004 16:04

Re: Tastatur Code für die return-taste
 
Oder die Liste in der Code-Library.

Andreas L. 23. Jun 2004 17:07

Re: Tastatur Code für die return-taste
 
Danke für eure Hilfe!


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:55 Uhr.

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