[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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.0 Generated 2025-05-03 Home