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

Вниз

Как узнать отмену InputBox?   Найти похожие ветки 

 
mmms   (2005-07-25 16:45) [0]

По любому, что жмешь Ok, что Cansel получаешь строку, а можно ли узнать, что нажал пользователь?


 
begin...end ©   (2005-07-25 16:46) [1]

If the user chooses the Cancel button, InputBox returns the default value. If the user chooses the OK button, InputBox returns the value in the edit box.


 
begin...end ©   (2005-07-25 16:49) [2]

И обратите внимание вот на что: Use the InputBox function when there is a default value that should be used when the user chooses the Cancel button (or presses Esc) to exit the dialog. If the application needs to know whether the user chooses OK or Cancel, use the InputQuery function instead.


 
Юрий Зотов ©   (2005-07-25 16:49) [3]

Нажал F1 - за 10 секунд нашел ответ.

If the user chooses the Cancel button, InputBox returns the default value. If the user chooses the OK button, InputBox returns the value in the edit box.

Use the InputBox function when there is a default value that should be used when the user chooses the Cancel button (or presses Esc) to exit the dialog. If the application needs to know whether the user chooses OK or Cancel, use the InputQuery function instead.


 
Anatoly Podgoretsky ©   (2005-07-25 17:03) [4]

Что такое страшное ты нажал?



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

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

Наверх




Память: 0.47 MB
Время: 0.031 c
14-1122129270
}{eRsOn
2005-07-23 18:34
2005.08.14
Копирование повреждённого CD!


4-1118635858
Alex_Korn
2005-06-13 08:10
2005.08.14
Список процессов, установивших Hook-и


1-1122346020
Knop
2005-07-26 06:47
2005.08.14
Поиск в файле (быстрый)


1-1121946596
Анастасия
2005-07-21 15:49
2005.08.14
Не сохраняется выделенная строка в ListView


1-1122276979
slotti
2005-07-25 11:36
2005.08.14
Как из OpenDialog (SaveDialog) получить имя(путь) к папке ?