Vcl.CategoryButtons.TCategoryButtons Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAfterDrawButtonpublishedFired after a category button is drawn.
OnAlignInsertBeforepublishedOccurs when an object with custom alignment is aligned.
OnAlignPositionpublishedOccurs when an object with custom alignment is aligned.
OnBeforeDrawButtonpublishedFired before a category button is drawn.
OnButtonClickedpublishedFired when a button is clicked.
OnCancelEditpublishedThis event is triggered when a caption editing operation is canceled.
OnCanResizeprotectedOccurs when an attempt is made to resize the control.
OnCategoryClickedpublishedFired when a category is clicked.
OnCategoryCollapasepublishedFired when a category is collapsed.
OnClickpublishedOccurs when the user clicks the control.
OnConstrainedResizeprotectedAdjusts the resize constraints.
OnContextPopuppublishedOccurs when the user right-clicks the control or otherwise invokes the pop-up menu (such as using the keyboard).
OnCopyButtonpublishedFired when a button is copied.
OnDblClickprotectedOccurs when the user double-clicks the left mouse button when the mouse pointer is over the control.
OnDockDroppublishedOccurs when another control is docked to the control.
OnDockOverpublishedOccurs when another control is dragged over the control.
OnDragDroppublishedOccurs when the user drops an object being dragged.
OnDragOverpublishedOccurs when the user drags an object over a control.
OnDrawButtonpublishedFired when a button needs to be redrawn.
OnDrawIconpublishedFired when an icon needs to be redrawn.
OnDrawTextpublishedFired when a caption needs to be redrawn.
OnEditedpublishedOccurs after the user edits the Caption property of a category button.
OnEditingpublishedRepresents an event triggered when a caption edit operation begins.
OnEndDockpublishedOccurs when the dragging of an object ends, either by docking the object or by canceling the dragging.
OnEndDragpublishedOccurs when the dragging of an object ends, either by dropping the object or by canceling the dragging.
OnEnterpublishedOccurs when a control receives the input focus.
OnExitpublishedOccurs when the input focus shifts away from one control to another.
OnGesturepublishedOccurs when you perform a gesture associated with this control.
OnGetDeltaStreamsprotected
OnGetHintpublishedFired when a hint string is being retrieved.
OnGetSiteInfoprotectedReturns the control's docking information.
OnHotButtonpublishedTriggered when the mouse pointer moves over the button.
OnKeyDownpublishedOccurs when a user presses any key while the control has focus.
OnKeyPresspublishedOccurs when a key is pressed.
OnKeyUppublishedOccurs when the user releases a key that was pressed.
OnMouseActivatepublishedOccurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active.
OnMouseDownpublishedOccurs when the user presses a mouse button with the mouse pointer over a control.
OnMouseEnterpublishedOccurs when the user moves the mouse into a control.
OnMouseLeavepublishedOccurs when the user moves the mouse outside of a control.
OnMouseMovepublishedOccurs when the user moves the mouse pointer while the mouse pointer is over a control.
OnMouseUppublishedOccurs when the user releases a mouse button that was pressed with the mouse pointer over a component.
OnMouseWheelpublishedOccurs when the mouse wheel is rotated.
OnMouseWheelDownpublishedOccurs when the mouse wheel is rotated downward.
OnMouseWheelUppublishedOccurs when the mouse wheel is rotated upward.
OnReorderButtonpublishedFired when buttons are reordered.
OnReorderCategorypublishedFired when categories are reordered.
OnResizeprotectedOccurs immediately after the control is resized.
OnSelectedCategoryChangepublishedFired when the selected category changes.
OnSelectedItemChangepublishedFired when the selected item changes.
OnStartDockpublishedOccurs when the user begins to drag a control with a DragKind of dkDock.
OnStartDragpublishedOccurs when the user begins to drag the control or an object it contains by left-clicking the control and holding the mouse button down.
OnUnDockprotectedOccurs when the application tries to undock a control that is docked to the windowed control.
WindowProcpublicPoints to the window procedure that responds to messages sent to the control.