Stores the column and row numbers from the specified message to the cell editor.
Source position: grids.pas line 324
protected procedure TCompositeCellEditor.msg_SetPos( |
var Msg: TGridMessage |
); message; |
Msg |
|
Grid message handled in the method. |
Dispatches the message to each of the editor controls for the composite cell editor.
| Version 4.4 | Generated 2025-11-08 | Home |