EControl Syntax Editor SDK
TCustomSyntaxMemo Properties
TCustomSyntaxMemo Properties
TCustomSyntaxMemo Class
TCustomSyntaxMemo Class 
Description 
Library version. 
Specifies text alignment within text area. 
Represents animation properties container. 
Specifies background properties. 
Specifies the number of spaces to indent a marked block. 
Lists the bookmarks (TBookmark objects) in the editor. 
Returns zero-based position of the bookmark with the specified index. 
Determines whether the edit control has a single line border around the client area. 
Indicates whether clipboard contains text. 
Indicates whether the edit control contains changes that can be backed out. 
Specifies the TCanvas object that presents a drawing surface for the control. 
Caret manager with caret properties definitions for different modes. 
Indicates the position of the caret in the memo lines. 
Indicates the position of the caret in the memo text. 
Determines the case of the text drawing. 
Specifies character set of the text in editor. 
Indicates number of connected to syntax memo clients. 
Provides indexed access to the clients of syntax memo. 
Specifies color of the line separator drawn at the bottom of the collapsed region. 
Provides indexed access to collapsed ranges. 
Specifies level of text ranges that will be affected by the "Collapse all" command. 
Specifies how to display collapsed regions. 
Specifies the background color of the control. 
Specifies current line, i.e. index of line with caret. 
Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. 
Specifies whether default popup menu should be used. 
Default styles. 
Specifies whether text folding is disabled. 
Specifies whether drag&drop operations are performed using OLE drag&drop engine. 
Specifies scroll bar appearance. 
Font 
Controls the attributes of text written on or in the control. 
Represents gutter properties (except of line numbers) container. 
Represents hint properties container. 
Horizontal ruler at the top side of the editor. The width of one unit is equal to default character width. 
Specifies whether incremental search has backward direction. 
Specifies whether incremental search has to ignore case. 
Indicates current incremental search text. 
Identifies the key mapping associated with the editor. 
Controls keystrokes queue. 
Provides indexed access to the line information records. 
Represents line numbers properties container. 
Contains the individual lines of text in the syntax memo control. 
Specifies extra interval between lines and sub-line. 
Specifies extra interval after each line. 
Specifies extra interval before each line. 
Represents line state display properties. 
Offsets of Text area 
Lists markers. 
Indicates whether the user edited the text of the edit control. 
Specifies mode of internal text size calculation. 
Specifies whether syntax memo works like multi-line or single-line edit control. 
Represents non printed characters properties container. 
Specifies a syntax memo's flags that allow to adjust editor behavior. 
Specifies a syntax memo's additional flags that allow to adjust editor behavior. 
Specifies options that are used to perform output to the external Canvas
Determines whether the user can change the text of the syntax memo. 
Specifies how user text input must be inserted in the editor text. 
Specifies right margin position in characters. 
Specifies the color of right margin line. 
Specifies options of save/load state operations. 
Determines whether the syntax memo control has scroll bars. 
Specifies horizontal scrolling position of the syntax memo. 
Specifies visible vertical scrolling position of the syntax memo. 
Specifies list of search marks. 
Provides interface for custom text formatting. 
Represents current selection mode of the syntax memo. 
Specifies the number of characters that are selected. 
Specifies the selected columnar block. 
Specifies the position of the first selected character in the text. 
Specifies the selected portion of the editor's text. 
Specifies whether right margin is visible. 
Specifies back offset of the block staples from the initial position. 
Specifies a pen to draw block staples. 
Manages synchronized editing. 
Specifies TSyntAnalyzer object that is used for syntax highlighting. 
Points to client syntactical analyzer object associated with the syntax memo. 
Represents container of tab positions list. 
Specifies action when user presses Tab key. 
Text 
Contains a text string associated with the control. 
Indicates length of the whole editor's text. 
Specifies distance between editor's text area and gutter. 
Represents collection of text margins. 
Specifies external text container. 
Specifies number of a top visible line. 
Makes syntax memo transparent. 
Specifies the number of keystrokes that can be undone. 
Lists the user ranges (TUserRange objects) in the editor. 
Specifies styles container to be used with the user ranges. 
Determines whether the editor wraps text at the right side of text area. 
Zoom 
Specifies zoom factor. 
TCustomSyntaxEdit Class
TCustomSyntaxEdit Class 
Description 
Determines whether all the text in the edit control is automatically selected when the control gets focus. 
Determines whether the height of the edit control automatically resizes to accommodate the text. 
This is Multiline, a member of class TCustomSyntaxEdit. 
TCustomBtnSyntaxEdit Class
TCustomBtnSyntaxEdit Class 
Description 
Collection of button descriptors. 
TBtnSyntaxEdit Class
TBtnSyntaxEdit Class 
Description 
This is About, a member of class TBtnSyntaxEdit. 
Determines how the control aligns within its container (parent control). 
Specifies how the control is anchored to its parent. 
This is Animation, a member of class TBtnSyntaxEdit. 
Determines whether all the text in the edit control is automatically selected when the control gets focus. 
Determines whether the height of the edit control automatically resizes to accommodate the text. 
This is BackGround, a member of class TBtnSyntaxEdit. 
Specifies the bi-directional mode for the control. 
This is BorderStyle, a member of class TBtnSyntaxEdit. 
Collection of button descriptors. 
This is Caret, a member of class TBtnSyntaxEdit. 
This is CharCase, a member of class TBtnSyntaxEdit. 
This is Charset, a member of class TBtnSyntaxEdit. 
Specifies the background color of the control. 
Specifies the size constraints for the control. 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
This is Cursor, a member of class TBtnSyntaxEdit. 
This is DefaultPopup, a member of class TBtnSyntaxEdit. 
This is DefaultStyles, a member of class TBtnSyntaxEdit. 
Determines whether the control’s image is rendered directly to the window or painted to an in-memory bitmap first. 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
Specifies whether the control is being dragged normally or for docking. 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
This is DragTypeOLE, a member of class TBtnSyntaxEdit. 
Controls whether the control responds to mouse, keyboard, and timer events. 
Font 
Controls the attributes of text written on or in the control. 
Determines the behavior of the input method editor (IME). 
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. 
This is IncSearchBack, a member of class TBtnSyntaxEdit. 
This is IncSearchIgnoreCase, a member of class TBtnSyntaxEdit. 
This is KeyMapping, a member of class TBtnSyntaxEdit. 
This is KeyQueue, a member of class TBtnSyntaxEdit. 
This is NonPrinted, a member of class TBtnSyntaxEdit. 
This is OnAnimate, a member of class TBtnSyntaxEdit. 
This is OnBeforeDelete, a member of class TBtnSyntaxEdit. 
This is OnBeforeInsert, a member of class TBtnSyntaxEdit. 
This is OnCanDelete, a member of class TBtnSyntaxEdit. 
This is OnCanInsert, a member of class TBtnSyntaxEdit. 
Occurs when an attempt is made to resize the control. 
This is OnCaretPosChanged, a member of class TBtnSyntaxEdit. 
This is OnChange, a member of class TBtnSyntaxEdit. 
This is OnCheckChar, a member of class TBtnSyntaxEdit. 
Occurs when the user clicks the control. 
Adjust resize constraints. 
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). 
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. 
Occurs when the user drops an object being dragged. 
Occurs when the user drags an object over a control. 
This is OnEnableCommand, a member of class TBtnSyntaxEdit. 
Occurs when the dragging of an object ends, either by dropping the object or by canceling the dragging. 
Occurs when a control receives the input focus. 
This is OnExecuteCommand, a member of class TBtnSyntaxEdit. 
Occurs when the input focus shifts away from one control to another. 
This is OnFinishAnalysis, a member of class TBtnSyntaxEdit. 
This is OnGetStyleEntry, a member of class TBtnSyntaxEdit. 
This is OnInsertChar, a member of class TBtnSyntaxEdit. 
Occurs when a user presses any key while the control has focus. 
Occurs when key pressed. 
Occurs when the user releases a key that has been pressed. 
This is OnModifiedChanged, a member of class TBtnSyntaxEdit. 
Occurs when the user presses a mouse button with the mouse pointer over a control. 
This is OnMouseEnter, a member of class TBtnSyntaxEdit. 
This is OnMouseLeave, a member of class TBtnSyntaxEdit. 
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. 
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. 
Occurs when the mouse wheel is rotated. 
Occurs when the mouse wheel is rotated downward. 
Occurs when the mouse wheel is rotated upward. 
This is OnOleBeginDrag, a member of class TBtnSyntaxEdit. 
This is OnOleDragEnter, a member of class TBtnSyntaxEdit. 
This is OnOleDragOver, a member of class TBtnSyntaxEdit. 
This is OnOleDrop, a member of class TBtnSyntaxEdit. 
This is OnOleGiveFeedback, a member of class TBtnSyntaxEdit. 
Occurs immediately after the control is resized. 
This is OnSelectionChanged, a member of class TBtnSyntaxEdit. 
Occurs when the user begins to drag the control or an object it contains by left-clicking on the control and holding the mouse button down. 
This is OnTextChanged, a member of class TBtnSyntaxEdit. 
This is Options, a member of class TBtnSyntaxEdit. 
This is OptionsEx, a member of class TBtnSyntaxEdit. 
Specifies whether the control uses its parent’s BiDiMode. 
Determines where a control looks for its color information. 
Determines where a component looks to determine if it should appear three dimensional. 
Determines where a control looks for its font information. 
Determines where a control looks to find out if its Help Hint should be shown. 
Identifies the pop-up menu associated with the control. 
This is ReadOnly, a member of class TBtnSyntaxEdit. 
This is ReplaceMode, a member of class TBtnSyntaxEdit. 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
This is SyntaxAnalyzer, a member of class TBtnSyntaxEdit. 
Indicates the position of the control in its parent's tab order. 
Determines if the user can tab to a control. 
Text 
Contains a text string associated with the control. 
This is TextMargins, a member of class TBtnSyntaxEdit. 
This is UndoLimit, a member of class TBtnSyntaxEdit. 
Determines whether the component appears on screen. 
Copyright (c) 2004-2011. All rights reserved.