Determines if a selection is available using the Focus and Options for the control.
Source position: dbgrids.pas line 480
protected procedure TCustomDBGrid.GetSelectedState(
AState: TGridDrawState;
out IsSelected: Boolean
); override;