TdxRichEditControlSingleValueAction Properties
The base class for all action objects that assign new numeric values to Rich Edit control‘s settings.Name | Description |
---|---|
ActionComponent | Inherited from TBasicAction. |
ActionList | Inherited from TCustomAction. |
AssignedValues | Provides access to the property flags of the Caption and Hint properties. Inherited from TdxBasicAction. |
AutoCheck | Inherited from TContainedAction. |
Caption | Specifies the action object’s caption displayed by linked UI elements. Inherited from TdxBasicAction. |
Category | Inherited from TContainedAction. |
Checked | Inherited from TContainedAction. |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
Control | Specifies an instance of the DevExpress control to which the action object belongs. Inherited from TdxBasicAction. |
DesignInfo | Inherited from TComponent. |
DisableIfNoHandler | Inherited from TContainedAction. |
Enabled | Inherited from TContainedAction. |
GroupIndex | Inherited from TContainedAction. |
HelpContext | Inherited from TContainedAction. |
HelpKeyword | Inherited from TContainedAction. |
HelpType | Inherited from TContainedAction. |
Hint | Specifies the action object’s help hint displayed by linked UI elements. Inherited from TdxBasicAction. |
ImageIndex | Inherited from TContainedAction. |
ImageName | Inherited from TCustomAction. |
Images | Inherited from TCustomAction. |
Index | Inherited from TContainedAction. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
SecondaryShortCuts | Inherited from TContainedAction. |
ShortCut | Inherited from TContainedAction. |
StatusAction | Inherited from TContainedAction. |
Tag | Inherited from TComponent. |
Value | Specifies a value assigned to a Rich Edit control’s parameter by the action object. Inherited from TdxRichEditControlValueAction<T>. |
VCLComObject | Inherited from TComponent. |
Visible | Inherited from TContainedAction. |
See Also