Enables or disables custom formatting.
TecEnableFormattingAction = class(TecBaseMemoAction);
ecActns
When custom formatting is disabled it is not used to format text and all custom formatting actions are disabled.
Custom formatting is possible only if target syntax memo is linked to TecEmbeddedObjects text source.
|
Topic |
Description |
|
The methods of the TecBaseAction class are listed here. | |
|
The properties of the TecBaseAction class are listed here. | |
|
The events of the TecBaseAction class are listed here. |
|
Topic |
Description |
|
The properties of the TecBaseMemoAction class are listed here. |
|
Method |
|
protected |
|
virtual |
|
Property |
|
Event |
|
TecBaseAction Events |
Description |
|
Occurs after action is executed. | |
|
Occurs before action is executed. | |
|
Occurs after action was executed. |
|
TecBaseAction Methods |
Description |
|
Creates and initializes a TecBaseAction instance. | |
|
Destroys an instance of TecBaseAction. | |
|
Executes the action. |
|
TecBaseAction Properties |
Description |
|
Represents the caption of client controls and menu items. | |
|
Indicates the help context ID for client controls and menu items. | |
|
Indicates the help keyword for client controls and menu items. | |
|
Indicates the mechanism for client controls and menu items to use when invoking help. | |
|
Indicates the Help hint for client controls and menu items. | |
|
Indicates the ImageIndex property for client controls and menu items. | |
|
Specifies target component. | |
|
Occurs when the mouse pauses over a client control or menu item. | |
|
Specifies the short cuts (in addition to ShortCut) for triggering clients. | |
|
Specifies the ShortCut property for client menu items. | |
|
Specifies the Visible property for client controls and menu items. |
|
TecBaseMemoAction Class |
Description |
|
Specifies whether action should synchronize it's properties with associated key mapping command. | |
|
Occurs after action was executed. | |
|
Identifies the SyntaxMemo component associated with the action. | |
|
Handles target only when it is focused. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|