[Overview][Types][Classes][Procedures and functions][Index] |
FindAlignOtherControl returns the other (secondary) alignment control for the splitter.
Source position: extctrls.pp line 397
protected function TCustomSplitter.FindAlignOtherControl: TControl; |
The adjacent control which is resized when the splitter control s moved.
FindAlignOtherControl is a TControl function used to get the other (secondary) control which is resized when the size for the primary control is changed.
Called from the GetOtherResizeControl and MoveSplitter methods when the position for the splitter control has been changed.
|
Gets the adjacent anchored control that is resized when the splitter is moved. |
|
|
Moves the splitter by an amount specified in Offset. |
|
|
FindAlignControl returns the main alignment control for the splitter. |
|
|
Specifies the aligned edge for the splitter within its Parent and relative to ResizeControl. |
Version 4.0 | Generated 2025-05-03 | Home |