Skip to main content

TdxLayoutSplitterItem Events

A splitter designed to quickly resize adjacent layout elements without the need to activate customization mode.
Name Description
OnCanResize Enables you to restrict a user’s capability to drag the splitter item to resize its associated layout element.
OnCaptionClick protected Enables you to respond to clicking the caption region of the layout element. Inherited from TdxCustomLayoutItem.
OnEndFloat protected Inherited from TdxCustomLayoutItem.
OnStartFloat protected Inherited from TdxCustomLayoutItem.
See Also