
08.12.2011, 01:11
|
 |
.
|
|
Регистрация: 18.05.2011
Адрес: Омск
Сообщения: 3,970
Версия Delphi: 3,5,7,10,12,XE2
Репутация: выкл
|
|
Великая и могучая СПРАВКА сообщает:
Цитата:
BringToFront method (TControl)
Delphi syntax:
procedure BringToFront;
Description
Call BringToFront to ensure that a form is visible or to reorder overlapping controls within a form.
Note that controls that wrap Windows screen objects (control classes descended from TWinControl) always "stack" above lightweight controls (control classes descended from TGraphicControl). BringToFront can force a lightweight control, such as a Shape, to stack above other lightweight controls, but wrapped controls, such as an Edit, will still stack above the Shape.
Without BringToFront, controls are stacked in their order they were placed on the form.
|
Читать лень? Проще на форуме спросить? В следующий раз за такие вопросы можно и наказать.
__________________
Je venus de nulle part
55.026263 с.ш., 73.397636 в.д.
|