vcl-cxoi-6e2f21bd.md
The base class for TcxRTTIInspector, which implements the runtime object inspector control.
TcxCustomRTTIInspector = class(
TcxUnboundVerticalGrid
)
The runtime object inspector enables users to edit property values at runtime for the components placed onto a form including the grid control and its components.
The TcxCustomRTTIInspector class introduces base interface structure and behavior for the runtime object inspector control.
Show 13 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomVerticalGrid TcxUnboundVerticalGrid TcxCustomRTTIInspector
See Also