[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Requests further processing after an anchor side has changed, that anchors another control to this one.
Source position: controls.pp line 1362
protected procedure TControl.ForeignAnchorSideChanged( |
TheAnchorSide: TAnchorSide; |
Operation: TAnchorSideChangeOperation |
); virtual; |
TheAnchorSide |
|
Anchor side with the control added, removed, or moved in the notification. |
Operation |
|
Operation for the notification. |
Version 4.0 | Generated 2025-05-03 | Home |