Object Reference > True DBGrid Events > Change Event |
Change Event
The Change event occurs when the user changes the text within a grid cell.
TDBGrid_Change ( )
Arguments
None
This event is only fired when the current cell is being edited and the user enters or deletes a character, pastes text from the clipboard, or cuts text to the clipboard. It does not apply to database changes.