[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Draws the row indicator for the grid control with cues for dataset and multi-selection state.
Source position: dbgrids.pas line 453
protected procedure TCustomDBGrid.DrawIndicator( |
ACanvas: TCanvas; |
R: TRect; |
Opt: TDataSetState; |
MultiSel: Boolean |
); virtual; |