dxActions Unit
Interfaces
#Classes
Name | Description |
---|---|
Tdx |
The base class for all action classes that implement end-user commands for DevExpress controls. |
Tdx |
Stores the property flags that indicate which properties of an action object have been changed. |
Tdx |
The base class for the action object provided by DevExpress controls. |
#Interfaces
Name | Description |
---|---|
Idx |
An empty interface that indicates that the executed end-user command sets a new color for an editable item in a DevExpress control. |
Idx |
An empty interface that indicates that the executed end-user command sets a new font typeface for text in a DevExpress control. |
Idx |
An empty interface that indicates that the executed end-user command sets a new font size in a DevExpress control. |
Idx |
|
Idx |
|
Idx |
|
Idx |
Exposes the methods that work with values that executed end-user commands apply to the corresponding DevExpress controls or their settings. |
#Types
Name | Description |
---|---|
Tdx |
The class-reference to a DevExpress action class. |