Handles the message used to set the EditMask for the cell editor.
Source position: grids.pas line 321
protected procedure TCompositeCellEditor.msg_SetMask( |
var Msg: TGridMessage |
); message; |
Msg |
|
Grid message examined in the method. |
Dispatches the message to each of the editor controls in the composite editor.
| Version 4.4 | Generated 2025-11-08 | Home |