[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Calls the SelectAll method when the GM_SELCTALL message is received.
Source position: grids.pas line 322
protected procedure TCompositeCellEditor.msg_SelectAll( |
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.0 | Generated 2025-05-03 | Home |