[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCompositeCellEditor.msg_SetBounds

Handles the message which sets the bounds for the cell rectangle in the cell editor.

Declaration

Source position: grids.pas line 320

protected procedure TCompositeCellEditor.msg_SetBounds(

  var Msg: TGridMessage

); message;

Arguments

Msg

  

Grid message examined 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