Back to Devexpress

TdxCustomLayoutItem Events

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-dot-underscore-events.md

latest1.6 KB
Original Source

TdxCustomLayoutItem Events

The base class for layout elements within the ExpressLayout Control.

NameDescription
OnCaptionClick protectedEnables you to respond to clicking the caption region of the layout element.
OnEndFloat protected
OnHyperlinkClick protectedAllows you to respond to a click on a hyperlink or prevent hyperlink activation.
OnHyperlinkMouseEnter protectedAllows you to execute custom code when the mouse pointer moves into a hyperlink area within the layout item’s caption.
OnHyperlinkMouseLeave protectedAllows you to execute custom code when the mouse pointer leaves a hyperlink within the layout item’s caption.
OnShowHyperlinkHint protectedAllows you to change a hyperlink hint before it appears.
OnStartFloat protected

See Also

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit