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

TCompositeCellEditor.msg_SetValue

Handles the message used to set the Text and caret position in the composite cell editor.

Declaration

Source position: grids.pas line 319

protected procedure TCompositeCellEditor.msg_SetValue(

  var Msg: TGridMessage

); message;

Arguments

Msg

  

Grid message processed in the method.

Description

Dispatches the message to each of the editor controls in the composite cell editor.


Version 4.4 Generated 2025-11-08 Home