[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the message used to set the Text and caret position in the composite cell editor.
Source position: grids.pas line 318
protected procedure TCompositeCellEditor.msg_SetValue( |
var Msg: TGridMessage |
); message; |
Msg |
|
Grid message processed in the method. |
Dispatches the message to each of the editor controls in the composite cell editor.