[Overview][Types][Classes][Procedures and functions][Index] |
Specifies the orientation for the splitter in the component.
Source position: pairsplitter.pas line 121
public property TCustomPairSplitter.SplitterType : TPairSplitterType |
SplitterType is a TPairSplitterType property which specifies the orientation for the splitter in the component. The values in TPairSplitterType dictate the splitter orientation relative to the adjacent children in Sides. Setting a new value in the SplitterType property causes the value in the Cursor property to be changed to match the selected orientation. For example:
|
Cursor displayed when the control is resized. |
|
|
Sets the orientation for the Splitter in TPairSplitter. |
|
|
Defines the range of values used for cursor shapes. |
Version 4.0 | Generated 2025-05-03 | Home |