Links
EControl Form Designer Pro
edUtils.TDesignerAction Enumeration

Designer specific actions.

TDesignerAction = (
  daAlignToGrid,
  daBringToFront,
  daSendToBack,
  daAlignmentDlg,
  daSizeDlg,
  daScale,
  daTabOrderDlg,
  daCreationOrderDlg,
  daFlipChildrenAll,
  daFlipChildren
);

edUtils

Members 
Description 
daAlignToGrid 
Aligns selected controls to grid. 
daBringToFront 
Moves selected controls to front. 
daSendToBack 
Sends selected controls to back. 
daAlignmentDlg 
Displays "Alignment" dialog to align selected controls. 
daSizeDlg 
Displays "Size" dialog to change size of selected controls. 
daScale 
Display "Scale" dialog to resize controls. 
daTabOrderDlg 
Displays "Tab Order dialog". 
daCreationOrderDlg 
Displays "Creation Order" dialog to change creation order of non-visible components. 
daFlipChildrenAll 
Flips all controls from left to right and vise versa. 
daFlipChildren 
Flips selected controls and their children. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!