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

TCompositeCellEditor.msg_SetGrid

Handles the message used to store the associated grid and options for the cell editor.

Declaration

Source position: grids.pas line 318

protected procedure TCompositeCellEditor.msg_SetGrid(

  var Msg: TGridMessage

); message;

Arguments

Msg

  

Grid message examined in the method.

Description

The message is dispatched to each of the editor controls in the composite editor.


Version 4.4 Generated 2025-11-08 Home