Window handling procedure for the cell editor.
Source position: grids.pas line 236
protected procedure TStringCellEditor.WndProc(
var TheMessage: TLMessage
); override;
TheMessage
LCL message for the window handling procedure.