TcxCustomRTTIInspector Class
The base class for TcxRTTIInspector, which implements the runtime object inspector control.
Declaration
TcxCustomRTTIInspector = class(
TcxUnboundVerticalGrid
)
Remarks
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.
Inheritance
See Also