[Overview][Types][Classes][Procedures and functions][Index] |
GetSplitterPosition returns the current position of the splitter.
Source position: extctrls.pp line 420
public function TCustomSplitter.GetSplitterPosition: Integer; |
Current position for the splitter.
GetSplitterPosition uses the value in ResizeAnchor to determine the return value for the method. For example:
Version 4.0 | Generated 2025-05-03 | Home |