[Overview][Types][Classes][Procedures and functions][Index] |
Event handler signalled to calculate the offset when the splitter is dragged, and to accept or reject the offset value.
Source position: extctrls.pp line 427
public property TCustomSplitter.OnCanOffset : TCanOffsetEvent |
Signalled from the CheckOffset method when the splitter control is dragged. The Accept argument can be set to False to reject the offset value for the splitter, and prevent the resize operation.
|
Indicates the orientation and alignment for the splitter control. |
|
|
Moves the splitter by an amount specified in Offset. |
|
|
Specifies the aligned edge for the splitter within its Parent and relative to ResizeControl. |
|
|
Specifies an event handler signalled to determine if the given offset is valid for a splitter control. |
Version 4.0 | Generated 2025-05-03 | Home |