[Overview][Types][Classes][Procedures and functions][Index] |
FindAlignControl returns the main alignment control for the splitter.
Source position: extctrls.pp line 396
protected function TCustomSplitter.FindAlignControl: TControl; |
TControl instance to which the splitter is aligned, or Nil when a sibling control is not found.
FindAlignControl is a TControl function used to get the control to which the splitter is aligned.
Called from the GetResizeControl method which gets the value for the ResizeControl property.
|
FindAlignOtherControl returns the other (secondary) alignment control for the splitter. |
|
|
Contains the aligned control that is resized when the splitter is moved. |
|
|
Specifies the aligned edge for the splitter within its Parent and relative to ResizeControl. |
Version 4.0 | Generated 2025-05-03 | Home |