RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBMemo Methods

The methods of the TDBMemo class are listed here.

 
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. 
 
Name 
Description 
 
Invokes an action with the TDBMemo as its target. 
 
LoadMemo loads the text BLOB from the field in the database into the memo control. 
 
Updates an action to reflect the current state of the TDBMemo
 
Specifies whether the control's alignment should be reversed right-to-left. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!