[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to determine the order and placement for custom-aligned child controls.
Source position: controls.pp line 2343
public property TWinControl.OnAlignInsertBefore : TAlignInsertBeforeEvent |
|
Repositions and resizes the control and child controls. |
|
|
Indicates whether the specified controls were custom-aligned using the OnAlignInsertBefore handler. |
|
|
Performs actions to resize and align the control and all of its children. |
|
|
Type of an OnAlignInsertBefore handler. |
Version 4.0 | Generated 2025-05-03 | Home |