Handles the CM_BIDIMODECHANGED control message for the grid control.
Source position: grids.pas line 1000
protected procedure TCustomGrid.CMBiDiModeChanged( |
var Message: TLMessage |
); message; |
Calls VisualChange to update column sizes and redraw the control, and calls the inherited method to notify child controls of the new BidiMode value.
| Version 4.6 | Generated 2026-02-20 | Home |