Skip to main content

cxImage Unit

Classes

Name Description
TcxCustomImage The base class for unbound and data-aware image editors.
TcxCustomImageProperties Contains settings specific to image editors.
TcxImage An unbound image editor.
TcxImageAnimationOptions Contains animation settings for image editors.
TcxImageProperties Contains settings specific to image editors.
TcxImageZoomingOptions Contains the image zooming settings of an image editor.
TcxPopupMenuLayout Defines the popup menu layout settings.

Methods

Name Description
GetGraphicClassByName(string) Returns a reference to a registered graphic class by its name.
GetRegisteredGraphicClasses Returns a list populated with references to all registered graphic classes.
RegisterGraphicClass(TGraphicClass) Registers a TGraphic class descendant for all DevExpress editors that can work with images.
UnRegisterGraphicClass(TGraphicClass) Removes a class from the list of registered graphic classes.