[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the message which sets the bounds for the cell rectangle in the cell editor.
Source position: grids.pas line 320
protected procedure TCompositeCellEditor.msg_SetBounds( |
var Msg: TGridMessage |
); message; |
Msg |
|
Grid message examined in the method. |
Dispatches the message to each of the editor controls in the composite cell editor.
Version 4.0 | Generated 2025-05-03 | Home |