Funktionsname | c:<CONTROL-NAME>#OnSplitterMoved |
---|---|
Syntax | (defun c:<CONTROL-NAME>#OnSplitterMoved
(intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] /) |
Rückgabewert | nicht verwendet |
Ausgelöst durch | Splitter |
Dieses Ereignis wird ausgelöst, wenn der Splitter bewegt wurde. Die Werte für intUpperLeftX, intUpperLeftY, intWidth und intHeight definieren die neue Position und Größe des Splitters.