Back to Devexpress

TcxCustomRTTIInspector Events

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

latest13.3 KB
Original Source

TcxCustomRTTIInspector Events

The base class for TcxRTTIInspector, which implements the 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.
OnDrawBackground protectedOccurs before painting the vertical grid control’s background. Inherited from TcxCustomVerticalGrid.
OnDrawRowHeader protectedOccurs before painting a grid row’s header. Inherited from TcxCustomVerticalGrid.
OnDrawValue protectedOccurs before painting row cell values. Inherited from TcxCustomVerticalGrid.
OnEditChanged protectedOccurs when changing an open editor’s value. Inherited from TcxEditingControl.
OnEdited protectedEnables you to perform specific actions prior to deactivating the currently active in-place editor. Inherited from TcxCustomVerticalGrid.
OnEditing protectedEnables you to prohibit end-users from editing data cell values in a specified editor row. Inherited from TcxCustomVerticalGrid.
OnEditValueChanged protectedInherited 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.
OnFilterPropertyExOccurs when the runtime object inspector is being populated with the inspected component’s properties.
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.
OnItemChanged protectedAllows 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.
OnLayoutChanged protectedInherited from TcxCustomVerticalGrid.
OnLeftVisibleBandIndexChanged protectedFires 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.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs 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.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTopRowIndexChanged protectedAllows you to track vertical scrolling of grid rows. Inherited from TcxCustomVerticalGrid.
OnUnDockInherited from TWinControl.
StylesEventsInherited from TcxCustomVerticalGrid.

See Also

TcxCustomRTTIInspector Class

TcxCustomRTTIInspector Members

cxOI Unit