Links
EControl Form Designer Pro
TdsnBringToFront Class

Performs Bring To Front action for the active designer

TdsnBringToFront = class(TDsnSelAction);

edActns

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.

Topic 
Description 
The methods of the TDesignerAction class are listed here. 
The properties of the TDesignerAction class are listed here. 
TDsnSelAction Class
Topic 
Description 
The methods of the TDsnSelAction class are listed here. 
TdsnBringToFront Class
Topic 
Description 
The methods of the TdsnBringToFront class are listed here. 
 
Method 
 
virtual 
 
Property 
TDesignerAction Methods 
Description 
Indicates whether the action updates itself. 
TDsnSelAction Class
TDsnSelAction Class 
Description 
Checks if there are selected controls for the active designer 
TdsnBringToFront Class
TdsnBringToFront Class 
Description 
Executes Bring To Front action for the active designer 
TDesignerAction Properties 
Description 
Represents the caption of client controls and menu items. 
Indicates whether client controls and menu items are enabled. 
Indicates the help context ID for client controls and menu items. 
Indicates the help keyword for client controls and menu items. 
Indicates the mechanism for client controls and menu items to use when invoking help. 
Hint 
Indicates the Help hint for client controls and menu items. 
Indicates the ImageIndex property for client controls and menu items. 
Occurs when the client event that is linked to it fires. 
Occurs when the mouse pauses over a client control or menu item. 
Occurs when the application is idle or when the action list updates. 
Specifies the short cuts (in addition to ShortCut) for triggering clients. 
Specifies the ShortCut property for client menu items. 
Specifies the Visible property for client controls and menu items. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!