Size dialog box.
TSizeAdjDlg = class(TForm);
eddSizeDlg
Use this dialog box to resize multiple components to be exactly the same height or width.
The options for horizontal or vertical sizing are:
|
Option |
Description |
|
No change |
Does not change the size of the components. |
|
Shrink to smallest |
Resizes the group of components to the height or width of the smallest selected component. |
|
Grow to largest |
Resizes the group of components to the height or width of the largest selected component. |
|
Width |
Sets a custom width for the selected components. |
|
Height |
Sets a custom height for the selected component |
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|