TdxRichEditControlToggleBulletedList Properties
An action object that corresponds to the ToggleBulletedList command provided by the Rich Edit control.| 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 | |
| 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. |
| VCLComObject | Inherited from TComponent. |
| Visible | Inherited from TContainedAction. |
See Also