[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the message used to store the coordinates and text for the cell editor to the specified grid message.
Source position: grids.pas line 317
protected procedure TCompositeCellEditor.msg_GetValue( |
var Msg: TGridMessage |
); message; |
Msg |
|
Grid message updated in the method. |
The message is dispatched to each of the editor controls in the composite editor until one of them reports a modified value.
Version 4.0 | Generated 2025-05-03 | Home |