EControl Syntax Editor SDK
Classes
Classes
Class 
Description 
TecBaseAction is the base class for actions meant to be used with menu items and controls. 
TecBaseBookmarkAction is a base class for actions used to control bookmarks in TCustomSyntaxMemo component. 
Base class for most dialog actions. 
TecBaseExportAction is a base class for actions used for export in TCustomSyntaxMemo component. 
Base class for most custom formatting actions. 
Customizes key mapping by executing "Customize Key Mapping" dialog. 
Customizes syntax analyzer component. 
TecBaseMemoAction is a base class for actions applied to TCustomSyntaxMemo component. 
Base action class to operate with TecMultiReplace component. 
TecBasePrintAction is a base class for actions used print jobs in TCustomSyntaxMemo component. 
TecBaseSearchAction is a base class for actions used for search in TCustomSyntaxMemo component. 
Customizes styles collection by executing "Styles Collection" dialog. 
Removes bookmark specified by the BookmarkNr property. 
Removes all bookmarks. 
Moves caret of target syntax memo to the position of the bookmark. 
Use caret position of target syntax memo to set bookmark position. 
Sets bookmark at caret position of target syntax memo or removes bookmark if it has already been set at the current line. 
Executes Clear command (smClearSelection). 
Custom command action. 
Executes smCommentLines command. 
Executes smCopy command. 
Executes smCopyAsRTF command. 
Base class for all command actions which executes particular command. 
Customizes auto-replace component by executing "Auto Replace Items" dialog. 
Customizes syntax memo options by calling "Editor Options" dialog. 
Customizes key mapping by executing "Customize Key Mapping" dialog. 
Customizes lexers library component by executing "Syntax Lexer Library" dialog. 
Customizes syntax analyzer component by executing "Syntax Lexer" dialog. 
Customizes styles of syntax analyzer component by executing "Syntax Highlighting" dialog. 
Customizes styles collection by executing "Styles Collection" dialog. 
Executes smCut command. 
Enables or disables custom formatting. 
Exports text from target syntax memo to file in HTML format. 
Exports text from target syntax memo to file in RTF format. 
Executes smFindCurrentWordNext command. 
Executes smFindCurrentWordPrior command. 
Switches bold font style of selected text. 
Removes all custom formatting from text source. 
Clears custom formatting of selected text only. 
Switches hidden style of selected text. 
Switches italic font style of selected text. 
Switches read-only style of selected text. 
Switches italic font strike-out of selected text. 
Switches underline font style of selected text. 
Executes smFullCollapse command. 
Executes FullExpand command. 
Executes smGotoLine command. 
Executes smIncrementalSearch command. 
Executes smBlockIndent command. 
Executes smInSelCollapse command. 
Executes smInSelExpand command. 
Executes smLowerCaseBlock command. 
Executes smMacroRecCancel command. 
Executes smMacroPlay command. 
Executes smMacroRecStart command. 
Executes smMacroRecStop command. 
Displays "Multi-Replace Tool" dialog which allows customizing multi-replace component. 
Executes multi-replace operation specified by ItemIndex property. 
Displays "Multi-Replace Select" dialog to select multi-replace operation and execute it. 
Displays "Page Setup" dialog for associated printer component. 
Executes smPaste command. 
Executes smPrintPreview command. 
Executes smPrint command. 
Executes smRedo command. 
Executes smReplaceDialog command. 
Executes smReplaceAgain command. 
Executes smReplaceAll command. 
Executes smReplaceFirst command. 
Executes smReplaceLast command. 
Executes smReplaceNext command. 
Executes smReplacePrev command. 
Executes smFindDialog command. 
Executes smSearchAgain command. 
Executes smFindAll command. 
Executes smFindFirst command. 
Executes smFindLast command. 
Executes smFindNext command. 
Executes smFindPrev command. 
Executes smSelectAll command. 
Executes smSortAscending command. 
Executes smSortDescending command. 
Makes current selection as text range with synchronous editing. If there is no selection deletes sync range in which caret is placed. 
Performs custom action with target memo. 
Executes smToggleCaseBlock command. 
Executes smToggleCollapse command. 
Executes smToggleCollapseNearest command. 
Executes smToggleFolding command. 
Executes smToggleLineNumbersVisible command. 
Executes smToggleNonPrinted command. 
Toggles syntax tree synchronization with syntax memo. 
Executes smToggleWordWrap command. 
Executes smUncommentLines command. 
Executes smUndo command. 
Executes smBlockUnindent command. 
Executes smUpperCaseBlock command. 
Base class of actions which operates with user ranges in syntax memo. 
Base class of actions which changes properties of current user range or creates new user ranges. 
Toggles bottom edge line of the user range. 
Makes user range collapsible. 
Deletes current user range. 
Toggles line highlighting of user range. 
Toggles top edge line of the user range. 
Copyright (c) 2004-2011. All rights reserved.