[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get information about the target control, side and side position.
Source position: controls.pp line 945
public procedure TAnchorSide.GetSidePosition( |
out ReferenceControl: TControl; |
out ReferenceSide: TAnchorSideReference; |
out Position: Integer |
); |
ReferenceControl |
|
The control we are anchored to. |
ReferenceSide |
|
The side we are anchored to. |
Position |
|
Position of the side to anchor to. |
Version 4.0 | Generated 2025-05-03 | Home |