cxImage Unit
Implements image editors and related types.
#Classes
Name | Description |
---|---|
Tcx |
The base class for unbound and data-aware image editors. |
Tcx |
The base class for image editor appearance and behavior settings. |
Tcx |
An unbound image editor. |
Tcx |
Stores animation settings in an image editor. |
Tcx |
Stores image editor settings. |
Tcx |
Stores zoom settings in an image editor. |
Tcx |
Stores context menu layout settings for an unbound or data-aware image editor. |
#Enums
Name | Description |
---|---|
Tcx |
|
Tcx |
Enumerates items of the context menu in unbound and data-aware image editors. |
#Methods
Name | Description |
---|---|
Get |
Returns a reference to a registered graphic class by its name. |
Get |
Returns a list populated with references to all registered graphic classes. |
Register |
Registers a TGraphic class descendant for all DevExpress editors that can work with images. |
Un |
Removes a class from the list of registered graphic classes. |
#Types
Name | Description |
---|---|
Tcx |
|
Tcx |
|
Tcx |
|
Tcx |
A set of flags that correspond to items in the context menu available in unbound and data-aware image editors. |
See Also