[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Anchor parallel to Sibling, at Side.
Source position: controls.pp line 1647
public procedure TControl.AnchorParallel( |
Side: TAnchorKind; |
Space: TSpacingSize; |
Sibling: TControl |
); |
Side |
|
The side to anchor to the sibling. |
Space |
|
The minimum space to Sibling. |
Sibling |
|
The sibling control to which we should anchor. |
Version 4.0 | Generated 2025-05-03 | Home |