Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TStringCellEditor.WndProc

Window handling procedure for the cell editor.

Declaration

Source position: grids.pas line 236

protected procedure TStringCellEditor.WndProc(

  var TheMessage: TLMessage

); override;

Arguments

TheMessage

  

LCL message for the window handling procedure.