Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.11.18;
Скачать: CL | DM;

Вниз

Как сохронить текст в TStringGrid?   Найти похожие ветки 

 
Тень   (2002-11-08 17:24) [0]

Как сохронить текст в TStringGrid?


 
TTCustomDelphiMaster ©   (2002-11-08 17:40) [1]

Записать в файлы или поток, а потом в файл


 
Song ©   (2002-11-08 18:22) [2]

The WM_INPUTLANGCHANGEREQUEST message is posted to the application"s top-level window when the user chooses an input language, either with an input language change hotkey or from the system languages menu. An application can accept the change by passing the message to the DefWindowProc function or reject the change (and prevent it from taking place) by returning immediately.

WM_INPUTLANGCHANGEREQUEST
fSysCharSet = (BOOL) wParam
hkl = (HKL) lParam;


Parameters

wParam

The lowest bit of this parameter is set if the handle of the keyboard layout can be used with the system character set. The other bits are reserved. For example, in the Russian-language version of Windows 95, this parameter has the low bit set for keyboard layout handles for English (US) and Russian, but cleared for other handles.

hkl

Value of lParam. Identifies the keyboard layout to switch to.



Return Values

This message is posted, not sent, to the application, so the return value is ignored. To accept the change, the application should pass the message on to DefWindowProc. To reject the change, the application should return zero without calling DefWindowProc.


 
Song ©   (2002-11-08 18:23) [3]

Sorry very much, ошибся окном в Опере :-))


 
Song ©   (2002-11-08 18:24) [4]

Если по теме, то последовательно обходя всю таблицу.



Страницы: 1 вся ветка

Текущий архив: 2002.11.18;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.024 c
4-59488
sergio123
2002-09-30 17:45
2002.11.18
Как узнать handle окна, пославшего сообщение


1-59184
OlegS Astana
2002-11-05 14:43
2002.11.18
StringGrid


1-59120
Erik
2002-11-08 12:13
2002.11.18
Окно на свмом верху


14-59347
Beginner-Designer
2002-10-29 14:49
2002.11.18
Помогите найти сочинение по


3-59013
- Andrew -
2002-10-29 13:47
2002.11.18
Как вытащить Jpeg in BLOB