RAD Studio VCL Reference
ContentsIndex
TDBRichEdit Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Keeps track of the fact that the text has been modified, before letting the inherited method call the OnChange event handler if it is assigned. 
 
Supplements the inherited method to drive the dataset into edit mode when the user presses Del or Shift+Insert. 
 
Supplements the inherited method to handle any keystrokes that alter the state of the edit control. 
 
Initializes the memo control when it is first loaded into memory. 
 
Overrides the inherited method to respond to opRemove notifications on the DataSource
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.