RAD Studio VCL Reference
ContentsIndex
TDBEdit Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Responds when the text is modified. 
 
Allows or disallows editing of the text depending on whether the dataset is in edit mode. 
 
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 control after it is loaded from a stream. 
 
Overrides the inherited method to respond to opRemove notifications on the DataSource
 
Cancels all unposted edits. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.