TTMSFNCSplitterMoveEvent Event Type
Event fired while or after the splitter moves.
API unit family: TMSFNCSplitter
Parameters
| Name | Description |
|---|---|
Sender |
Splitter that raised the event. |
AResizeStyle |
Resize mode active for the drag. |
ADownPos |
Mouse position where dragging started. |
ACurrentPos |
Current or final mouse position. |
ASplit |
Distance moved from the starting position. |