Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 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
3-57982
Igor_
2002-06-26 14:09
2002.07.18
FreeReport выводе отчета изменить выводимое значение


4-58374
n\a
2002-05-17 01:24
2002.07.18
FilePathFromHandle?


14-58275
TPersistent
2002-06-19 10:40
2002.07.18
Возможности ограничены?


1-58185
ao1973
2002-07-04 23:00
2002.07.18
Как сделать чтобы в листбоксе таскать туда сюда


1-58112
^Sanya
2002-07-08 17:40
2002.07.18
Delphi&декомпилляция