[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TCustomDBGrid.GetSelectedState

Determines if a selection is available using the Focus and Options for the control.

Declaration

Source position: dbgrids.pas line 480

protected procedure TCustomDBGrid.GetSelectedState(

  AState: TGridDrawState;

  out IsSelected: Boolean

); override;