Текущий архив: 2002.07.18;
Скачать: CL | DM;
Вниз
Подскажите PLEASE!!! Найти похожие ветки
← →
alexvan © (2002-07-06 09:24) [0]Люди! Подскажите! Вопрос глупый, но необходим. Как определить в каком поле на форме в настоящее время находится SetFocus? какая функция это делает?
← →
MBo © (2002-07-06 09:32) [1]ActiveControl
← →
TTCustomDelphiMaster © (2002-07-06 09:36) [2]TCustomForm.ActiveControl
Specifies the control that has focus on the form.
property ActiveControl: TWinControl;
Description
Use ActiveControl to get or set the control that has focus on the form. Only one control can have focus at a given time in an application.
If the form does not have focus, ActiveControl is the control on the form that will receive focus when the form receives focus.
Note: When focus shifts to another control, ActiveControl is updated before the OnExit event occurs.
← →
alexvan © (2002-07-06 09:38) [3]Спасибо всем!!!
← →
MsGuns © (2002-07-06 15:51) [4]Если форм неск, но TScreen.ActiveControl !
Страницы: 1 вся ветка
Текущий архив: 2002.07.18;
Скачать: CL | DM;
Память: 0.47 MB
Время: 0.009 c