[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the message which sets the bounds for the cell rectangle in the cell editor.
Source position: grids.pas line 266
protected procedure TButtonCellEditor.msg_SetBounds( |
var Msg: TGridMessage |
); message; |
Msg |
|
Grid message for the cell editor. |
Adjusts the rectangle for the "rubber band" displayed around the cell, and ensures that space is reserved for the button displayed for the editor control.
Version 4.0 | Generated 2025-05-03 | Home |