[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed to synchronize the grid and the editor when editing has been completed in the cell editor.
Source position: grids.pas line 294
public procedure TPickListCellEditor.EditingDone; override; |
EditingDone is an overridden method in TPickListCellEditor. It calls the inherited method on entry to signal the OnEditingDone event handler (when assigned). The EditingDone method in the associated grid control is called when the editor control is not already visible.
|
Event handler signalled when editing is completed for the control. |
|
|
Signals the OnEditingDone event handler. |
|
|
True when the cell Editor for the grid control has been displayed. |
|
|
Signals the OnEditingDone event handler. |
|
|
Event handler signalled when editing is completed for the control. |
Version 4.0 | Generated 2025-05-03 | Home |