Back to Devexpress

TcxRTTIInspector Events

vcl-cxoi-dot-tcxrttiinspector-dot-underscore-events.md

latest13.3 KB
Original Source

TcxRTTIInspector Events

A runtime Object Inspector control.

NameDescription
NavigatorEvents protectedInherited from TcxExtEditingControl.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawCell protectedOccurs when a cell within a control needs to be painted. Inherited from TcxEditingControl.
OnCustomizationFormVisibleChanged protectedInherited from TcxCustomVerticalGrid.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawBackgroundOccurs before painting the vertical grid control’s background. Inherited from TcxCustomVerticalGrid.
OnDrawRowHeaderOccurs before painting a grid row’s header. Inherited from TcxCustomVerticalGrid.
OnDrawValueOccurs before painting row cell values. Inherited from TcxCustomVerticalGrid.
OnEditChanged protectedOccurs when changing an open editor’s value. Inherited from TcxEditingControl.
OnEditedEnables you to perform specific actions prior to deactivating the currently active in-place editor. Inherited from TcxCustomVerticalGrid.
OnEditingEnables you to prohibit end-users from editing data cell values in a specified editor row. Inherited from TcxCustomVerticalGrid.
OnEditValueChangedInherited from TcxCustomVerticalGrid.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFilterControlDialogShow protectedEnables you to customize the Filter Builder dialog before showing it. Inherited from TcxEditingControl.
OnFilterCustomization protectedInherited from TcxEditingControl.
OnFilterDialogShow protectedInherited from TcxEditingControl.
OnFilterPropertyOccurs when the runtime object inspector is being populated with the inspected component’s properties. Inherited from TcxCustomRTTIInspector.
OnFilterPropertyExOccurs when the runtime object inspector is being populated with the inspected component’s properties. Inherited from TcxCustomRTTIInspector.
OnFindPanelVisibilityChanged protectedEnables you to track Find Panel visibility changes. Inherited from TcxEditingControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetScrollbarAnnotationHint protectedEnables you to display hints for scrollbar annotations. Inherited from TcxEditingControl.
OnGetSiteInfoInherited from TWinControl.
OnInitEdit protectedEnables you to customize an in-place cell editor when it is invoked. Inherited from TcxEditingControl.
OnInitEditValue protectedEnables you to change the edit value for an invoked in-place cell editor. Inherited from TcxEditingControl.
OnInitFilteringDateRanges protectedInherited from TcxEditingControl.
OnItemChangedAllows you to determine the previously focused row and cell after the focus has moved. Inherited from TcxCustomVerticalGrid.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedInherited from TcxCustomVerticalGrid.
OnLeftVisibleBandIndexChangedFires for banded views when scrolling occurs. Inherited from TcxCustomVerticalGrid.
OnLeftVisibleRecordIndexChanged protectedAllows you to track the horizontal scrolling of grid rows. Inherited from TcxCustomVerticalGrid.
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.
OnPopulateCustomScrollbarAnnotationRowIndexList protectedEnables you to display custom scrollbar annotations. Inherited from TcxEditingControl.
OnPropertyChangedOccurs when the value of the edited property was changed and editing is finished. Inherited from TcxCustomRTTIInspector.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTopRowIndexChangedAllows you to track vertical scrolling of grid rows. Inherited from TcxCustomVerticalGrid.
OnUnDockInherited from TWinControl.
StylesEventsInherited from TcxCustomVerticalGrid.

See Also

TcxRTTIInspector Class

TcxRTTIInspector Members

cxOI Unit