EControl Syntax Editor SDK
TSyntaxEdit Properties Properties
Properties
Property 
Description 
This is About, a member of class TSyntaxEdit. 
Determines how the control aligns within its container (parent control). 
This is Alignment, a member of class TSyntaxEdit. 
Specifies how the control is anchored to its parent. 
This is Animation, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
Specifies the bi-directional mode for the control. 
This is BorderStyle, a member of class TSyntaxEdit. 
This is Caret, a member of class TSyntaxEdit. 
This is CharCase, a member of class TSyntaxEdit. 
This is Charset, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
This is DefaultPopup, a member of class TSyntaxEdit. 
This is DefaultStyles, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
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 TSyntaxEdit. 
This is IncSearchIgnoreCase, a member of class TSyntaxEdit. 
This is KeyMapping, a member of class TSyntaxEdit. 
This is KeyQueue, a member of class TSyntaxEdit. 
This is NonPrinted, a member of class TSyntaxEdit. 
This is OnAnimate, a member of class TSyntaxEdit. 
This is OnBeforeDelete, a member of class TSyntaxEdit. 
This is OnBeforeInsert, a member of class TSyntaxEdit. 
This is OnCanDelete, a member of class TSyntaxEdit. 
This is OnCanInsert, a member of class TSyntaxEdit. 
Occurs when an attempt is made to resize the control. 
This is OnCaretPosChanged, a member of class TSyntaxEdit. 
This is OnChange, a member of class TSyntaxEdit. 
This is OnCheckChar, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
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 TSyntaxEdit. 
Occurs when the input focus shifts away from one control to another. 
This is OnFinishAnalysis, a member of class TSyntaxEdit. 
This is OnGetStyleEntry, a member of class TSyntaxEdit. 
This is OnInsertChar, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
Occurs when the user presses a mouse button with the mouse pointer over a control. 
This is OnMouseEnter, a member of class TSyntaxEdit. 
This is OnMouseLeave, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
This is OnOleDragEnter, a member of class TSyntaxEdit. 
This is OnOleDragOver, a member of class TSyntaxEdit. 
This is OnOleDrop, a member of class TSyntaxEdit. 
This is OnOleGiveFeedback, a member of class TSyntaxEdit. 
Occurs immediately after the control is resized. 
This is OnSelectionChanged, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
This is Options, a member of class TSyntaxEdit. 
This is OptionsEx, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
This is ReplaceMode, a member of class TSyntaxEdit. 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
This is SyntaxAnalyzer, a member of class TSyntaxEdit. 
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 TSyntaxEdit. 
This is Transparent, a member of class TSyntaxEdit. 
This is UndoLimit, a member of class TSyntaxEdit. 
Determines whether the component appears on screen. 
Copyright (c) 2004-2011. All rights reserved.