Skip to main content

TcxRTTIInspector Class

A runtime Object Inspector control.

Declaration

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.

VCL Vertical Grid: The RTTI Inspector in Action

Main API Members

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

See Also