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.6 | Generated 2026-02-20 | Home |