RAD Studio VCL Reference
ContentsIndex
TDBMemo Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Informs the data source of changes to the value of the text, before invoking the OnChange event handler. 
 
Overrides the inherited method to put the dataset in an editing state if the user types Del or Shift+Insert
 
KeyPress overrides 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
 
Provides specific message responses for the memo control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.