Links
EControl Form Designer Pro
TdsnBringToFront.Execute Method

Executes Bring To Front action for the active designer

function Execute: Boolean; override;

Bring to Front command moves a selected component in front of all other components on the form. This is called changing the component's z-order.

The Bring to Front and Send to Back commands do not work if you are combining windowed and non-windowed controls. For example, you cannot change the z-order of a label in relation to a button.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!