Links
EControl Form Designer Pro
TCreateOrderDlg Class

Creation Order dialog box

TCreateOrderDlg = class(TForm);

eddCrOrdDl

Use this dialog box to specify the order in which your application creates nonvisual components when you load the form at design time or runtime. 

 

The list box displays only those nonvisual components on the active form, their type, and their current creation order. The default creation order is determined by the order in which you placed the nonvisual components on the form. 

 

To change the creation order:

 

  1. Select a component name.
  2. Click the up button to move the component creation order up, or click the down arrow to move its creation order down.

You can also drag the selected component to its new position in the creation order.

  1. To save your changes, click OK.
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!