| Search Locate Previous Next | Contents |
Description
Emulates a horizontal separator by resizing the objects above and below. Takes the group ids of all the objects you want it to manage (any order). This could (for example) be used to separate two grids in a simple emulation of Excels split window.
You will probably need to experiment with the finished dialogue to set the limits correctly. Normally you should restrain the splitter from squeezing a control completely down to zero size.
Class Property Table
| Name | Type | Default | Description |
| Controls | Stringlist | Objects to split (group ids) | |
| Hidden | Bool | Used to constrain other splitters | |
| Limits | Runtime | Closest Approach to edge (top,bottom) | |
| Where | User | Current vertical position |
Class-specific Functions
| MoveTo | Move splitter to this row (pixel position) |