Back to Devexpress

TcxTabControl Events

vcl-cxpc-dot-tcxtabcontrol-dot-underscore-events.md

latest10.4 KB
Original Source

TcxTabControl Events

Represents a tab control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanCloseEnables you to respond to closing the currently selected tab. Inherited from TcxCustomTabControl.
OnCanCloseExEnables you to respond to closing a tab. Inherited from TcxCustomTabControl.
OnCanResizeInherited from TControl.
OnChangeFires after a tab has been selected. Inherited from TcxCustomTabControl.
OnChangingFires immediately before a tab is selected. Inherited from TcxCustomTabControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawTabEnables you to paint tabs using custom draw. Inherited from TcxCustomTabControl.
OnDrawTabExEnables you to provide custom fonts for captions of individual tabs. Inherited from TcxCustomTabControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetImageIndexEnables you to specify custom images for tabs. Inherited from TcxCustomTabControl.
OnGetSiteInfoInherited from TWinControl.
OnGetTabHintEnables you to customize tab hints and dynamically control their visibility. Inherited from TcxCustomTabControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnNewEnables you to perform specific actions, after a new tab has been created using the New tab button. Inherited from TcxCustomTabControl.
OnNewTabButtonClickEnables you to prevent end-users from creating a tab by clicking the New tab button. Inherited from TcxCustomTabControl.
OnNewTabCreateInherited from TcxCustomTabControl.
OnPaintDragImageEnables you to customize the tab drag image. Inherited from TcxCustomTabControl.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTabDragAndDropInherited from TcxCustomTabControl.
OnTabEndDragEnables you to prohibit a tab from being dropped to a new position. Inherited from TcxCustomTabControl.
OnTabStartDragInherited from TcxCustomTabControl.
OnUnDockInherited from TWinControl.

See Also

TcxTabControl Class

TcxTabControl Members

cxPC Unit