Links
EControl Syntax Editor SDK
TDBSyntaxMemo Properties

The properties of the TDBSyntaxMemo class are listed here.

Property 
Description 
This is About, a member of class TDBSyntaxMemo. 
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 TDBSyntaxMemo. 
Determines whether to automatically display the contents of a memo or graphic BLOB in a database memo. 
This is BackGround, a member of class TDBSyntaxMemo. 
Specifies which edges of the control are beveled. 
Specifies the cut of the inner bevel. 
Specifies the control’s bevel style. 
Specifies the cut of the outer bevel. 
Specifies the width of the inner and outer bevels. 
Specifies the bi-directional mode for the control. 
This is BlockIndent, a member of class TDBSyntaxMemo. 
This is BorderStyle, a member of class TDBSyntaxMemo. 
This is Caret, a member of class TDBSyntaxMemo. 
This is CharCase, a member of class TDBSyntaxMemo. 
This is Charset, a member of class TDBSyntaxMemo. 
This is CollapseBreakColor, a member of class TDBSyntaxMemo. 
This is CollapseLevel, a member of class TDBSyntaxMemo. 
This is CollapseStyle, a member of class TDBSyntaxMemo. 
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 TDBSyntaxMemo. 
Specifies the name of the field for which the database memo displays data. 
Links the memo control to the dataset that contains the field for which the memo control displays data. 
This is DefaultPopup, a member of class TDBSyntaxMemo. 
This is DefaultStyles, a member of class TDBSyntaxMemo. 
This is DisableFolding, a member of class TDBSyntaxMemo. 
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 TDBSyntaxMemo. 
Controls whether the control responds to mouse, keyboard, and timer events. 
Specifies the field object from which the editor control displays data. 
This is FlatScrollBars, a member of class TDBSyntaxMemo. 
Font 
Controls the attributes of text written on or in the control. 
This is Gutter, a member of class TDBSyntaxMemo. 
This is HintProps, a member of class TDBSyntaxMemo. 
This is HorzRuler, a member of class TDBSyntaxMemo. 
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 TDBSyntaxMemo. 
This is IncSearchIgnoreCase, a member of class TDBSyntaxMemo. 
This is KeyMapping, a member of class TDBSyntaxMemo. 
This is KeyQueue, a member of class TDBSyntaxMemo. 
This is LineNumbers, a member of class TDBSyntaxMemo. 
This is LineSpacing, a member of class TDBSyntaxMemo. 
This is LineSpacingAfter, a member of class TDBSyntaxMemo. 
This is LineSpacingBefore, a member of class TDBSyntaxMemo. 
This is LineStateDisplay, a member of class TDBSyntaxMemo. 
This is MonoFontMode, a member of class TDBSyntaxMemo. 
This is MultiLine, a member of class TDBSyntaxMemo. 
This is NonPrinted, a member of class TDBSyntaxMemo. 
This is OnAfterLineDraw, a member of class TDBSyntaxMemo. 
This is OnAnimate, a member of class TDBSyntaxMemo. 
This is OnBeforeDelete, a member of class TDBSyntaxMemo. 
This is OnBeforeDrawStaple, a member of class TDBSyntaxMemo. 
This is OnBeforeInsert, a member of class TDBSyntaxMemo. 
This is OnBeforeLineDraw, a member of class TDBSyntaxMemo. 
Occurs when an attempt is made to resize the control. 
This is OnCanSyncEdit, a member of class TDBSyntaxMemo. 
This is OnCaretPosChanged, a member of class TDBSyntaxMemo. 
This is OnChange, a member of class TDBSyntaxMemo. 
This is OnCheckChar, a member of class TDBSyntaxMemo. 
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. 
This is OnDeleteBookmark, a member of class TDBSyntaxMemo. 
Occurs when the user drops an object being dragged. 
Occurs when the user drags an object over a control. 
This is OnDrawToken, a member of class TDBSyntaxMemo. 
This is OnEnableCommand, a member of class TDBSyntaxMemo. 
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. 
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 TDBSyntaxMemo. 
Occurs when the input focus shifts away from one control to another. 
This is OnFinishAnalysis, a member of class TDBSyntaxMemo. 
This is OnGetGutterImage, a member of class TDBSyntaxMemo. 
This is OnGetLineNumberStr, a member of class TDBSyntaxMemo. 
This is OnGetLineStyle, a member of class TDBSyntaxMemo. 
This is OnGetMouseSelMode, a member of class TDBSyntaxMemo. 
This is OnGetStyleEntry, a member of class TDBSyntaxMemo. 
This is OnGetTokenHint, a member of class TDBSyntaxMemo. 
This is OnGutterClick, a member of class TDBSyntaxMemo. 
This is OnIncSearchChange, a member of class TDBSyntaxMemo. 
This is OnInsertChar, a member of class TDBSyntaxMemo. 
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 OnLineHighLight, a member of class TDBSyntaxMemo. 
This is OnModifiedChanged, a member of class TDBSyntaxMemo. 
Occurs when the user presses a mouse button with the mouse pointer over a control. 
This is OnMouseEnter, a member of class TDBSyntaxMemo. 
This is OnMouseLeave, a member of class TDBSyntaxMemo. 
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 TDBSyntaxMemo. 
This is OnOleDragEnter, a member of class TDBSyntaxMemo. 
This is OnOleDragOver, a member of class TDBSyntaxMemo. 
This is OnOleDrop, a member of class TDBSyntaxMemo. 
This is OnOleGiveFeedback, a member of class TDBSyntaxMemo. 
Occurs immediately after the control is resized. 
This is OnScroll, a member of class TDBSyntaxMemo. 
This is OnSelectionChanged, a member of class TDBSyntaxMemo. 
This is OnSetBookmark, a member of class TDBSyntaxMemo. 
Occurs when the user begins to drag a control with a DragKind of dkDock. 
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 TDBSyntaxMemo. 
This is OnZoom, a member of class TDBSyntaxMemo. 
This is Options, a member of class TDBSyntaxMemo. 
This is OptionsEx, a member of class TDBSyntaxMemo. 
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 TDBSyntaxMemo. 
This is ReplaceMode, a member of class TDBSyntaxMemo. 
This is RightMargin, a member of class TDBSyntaxMemo. 
This is RightMarginColor, a member of class TDBSyntaxMemo. 
Specifies whether BLOB field linked to the editor contains text in Unicode format. 
This is SaveState, a member of class TDBSyntaxMemo. 
This is ScrollBars, a member of class TDBSyntaxMemo. 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
This is ShowRightMargin, a member of class TDBSyntaxMemo. 
This is StapleOffset, a member of class TDBSyntaxMemo. 
This is StaplePen, a member of class TDBSyntaxMemo. 
This is SyncEditing, a member of class TDBSyntaxMemo. 
This is SyntaxAnalyzer, a member of class TDBSyntaxMemo. 
This is TabList, a member of class TDBSyntaxMemo. 
This is TabMode, a member of class TDBSyntaxMemo. 
Indicates the position of the control in its parent's tab order. 
Determines if the user can tab to a control. 
This is TextMargin, a member of class TDBSyntaxMemo. 
This is TextMargins, a member of class TDBSyntaxMemo. 
This is TextSource, a member of class TDBSyntaxMemo. 
This is UndoLimit, a member of class TDBSyntaxMemo. 
This is UserRanges, a member of class TDBSyntaxMemo. 
This is UserStyles, a member of class TDBSyntaxMemo. 
Determines whether the component appears on screen. 
This is WordWrap, a member of class TDBSyntaxMemo. 
Zoom 
This is Zoom, a member of class TDBSyntaxMemo. 
 
Property 
 
read only 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!