Back to Devexpress

cxOI Unit

vcl-cxoi-0f3ffc01.md

latest1.7 KB
Original Source

cxOI Unit

Classes

NameDescription
EcxPropertyErrorA runtime exception for invalid argument of the property editor setter method.
TcxCustomRTTIInspectorThe base class for TcxRTTIInspector, which implements the runtime object inspector control.
TcxPropertyEditorThe base class for editors used to edit the inspected components’ properties in the runtime object inspector.
TcxRTTIInspectorA runtime Object Inspector control.
TcxRTTIInspectorOptionsViewContains display options for the runtime object inspector.

Enums

NameDescription
TcxPropertyAttributeSpecifies the edited property attributes.

Methods

NameDescription
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

NameDescription
TcxFilterPropertyEvent
TcxGetPropEditProc
TcxPropertyAttributesRepresents the type of the GetAttributes method return value.
TcxPropertyEditorClass