[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Setup AnchorSide to center the control horizontally relative to a sibling.
Source position: controls.pp line 1458
public procedure TControl.AnchorHorizontalCenterTo( |
Sibling: TControl |
); |
Sibling |
|
The sibling control to which we should anchor. |