Skip to main content

cxOI Unit

Classes

Name Description
EcxPropertyError A runtime exception for invalid argument of the property editor setter method.
TcxCustomRTTIInspector The base class for TcxRTTIInspector, which implements the runtime object inspector control.
TcxPropertyEditor The base class for editors used to edit the inspected components’ properties in the runtime object inspector.
TcxRTTIInspector A runtime Object Inspector control.
TcxRTTIInspectorOptionsView Contains display options for the runtime object inspector.

Enums

Name Description
TcxPropertyAttribute Specifies the edited property attributes.

Methods

Name Description
cxRegisterEditPropertiesClass(TcxPropertyEditorClass,TcxCustomEditPropertiesClass) Creates the association between an editor and editor properties.
cxRegisterPropertyEditor(PTypeInfo,TClass,string,TcxPropertyEditorClass) Creates the association between an editor and a property.

Types

Name Description
TcxFilterPropertyEvent
TcxGetPropEditProc
TcxPropertyAttributes Represents the type of the GetAttributes method return value.
TcxPropertyEditorClass