Links
EControl Syntax Editor SDK
TecMacroRecord Class

Executes smMacroRecStart command.

TecMacroRecord = class(TecCustomCommandAction);

ecActns

smMacroRecStart command starts macro recording.

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. 
TecBaseMemoAction Class
Topic 
Description 
The properties of the TecBaseMemoAction class are listed here. 
TecCustomCommandAction Class
Topic 
Description 
The methods of the TecCustomCommandAction class are listed here. 
The properties of the TecCustomCommandAction 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 
Sequentially calls BeforeExecute event, DoExecute method and AfterExecute event. 
Creates and initializes a TecBaseAction instance. 
Destroys an instance of TecBaseAction. 
Executes the action. 
TecCustomCommandAction Class
TecCustomCommandAction Class 
Description 
Creates and initializes a TecCustomCommandAction instance. 
Executes command in target memo. 
Set command associated with 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. 
Hint 
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
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. 
TecCustomCommandAction Class
TecCustomCommandAction Class 
Description 
Specifies command ID to be executed. 
Specifies whether action should synchronize it's properties with associated key mapping command. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!