vcl-cxoi.md
A runtime Object Inspector control.
TcxRTTIInspector = class(
TcxCustomRTTIInspector
)
The runtime Object Inspector (or RTTI Inspector) component is designed to display and customize properties of the bound component (a TComponent descendant) at runtime, similar to the design-time Object Inspector available in the Embarcadero RAD Studio® IDE.
The list below outlines key members of the TcxRTTIInspector class that allow you to configure the runtime Object Inspector control.
Show 14 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomVerticalGrid TcxUnboundVerticalGrid TcxCustomRTTIInspector TcxRTTIInspector
See Also