[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get information about the target control, side and side position.
Source position: controls.pp line 835
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 anchord to. |
Position |
|
Position of the side to anchor to. |
lazarus-ccr.sourceforge.net |