Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.024 c
3-1120734264
Kreyl
2005-07-07 15:04
2005.08.14
Еще один чайницкий: как вызнать max и min значения


3-1120745203
VictorT
2005-07-07 18:06
2005.08.14
Имеет ли значение в современных СУБД (в частности MySQL) порядок


14-1122200731
P.N.P.
2005-07-24 14:25
2005.08.14
Работа операторов :))


4-1119449608
Максим
2005-06-22 18:13
2005.08.14
Добавить к exe...


1-1122470768
Juice
2005-07-27 17:26
2005.08.14
Директива-аналог "stop on delphi exceptions"




   Наверх