Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Programmieren allgemein (https://www.delphipraxis.net/40-programmieren-allgemein/)
-   -   Class IME (https://www.delphipraxis.net/167395-class-ime.html)

EWeiss 27. Mär 2012 19:48

Class IME
 
Hab wieder die Krise ;)

Wer oder was addiert die Class IME zum Projekt?
Obwohl sie nicht Definiert wurde.

gruss

EWeiss 27. Mär 2012 20:02

AW: Class IME
 
Beantworte das mal selbst.

Zitat:

The IME window class is a predefined system global class that defines the appearance and behavior of the standard IME windows.
The class is similar to common control classes in that the application creates a window of this class by using the CreateWindowEx function.
Like static controls, an IME window does not respond to user input by itself.
Instead, it notifies the IME of user input actions and processes control messages sent to it by the IME or applications to carry out a response to the user action.

IME-aware applications sometimes create customized IME windows using the IME window class.
Use of window customization allows the application to take advantage of the default processing of the IME window while having control of window positioning.
Aber trotzdem seltsam hatte ich noch nie in all meinen Projekten wo CreateWindowEx verwendet wird.

gruss


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