Back to Devexpress

TcxRTTIInspector Class

vcl-cxoi.md

latest3.2 KB
Original Source

TcxRTTIInspector Class

A runtime Object Inspector control.

Declaration

delphi
TcxRTTIInspector = class(
    TcxCustomRTTIInspector
)

Remarks

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.

Main API Members

The list below outlines key members of the TcxRTTIInspector class that allow you to configure the runtime Object Inspector control.

Inheritance

Show 14 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomVerticalGrid TcxUnboundVerticalGrid TcxCustomRTTIInspector TcxRTTIInspector

See Also

TcxRTTIInspector Members

cxOI Unit