Hi friends.
I need to check in the code option dgIndicator. If I write such code
if TRxDBGrid(Sender).Options in [dgIndicator]... //uses DBGrids
the compiler gives this error
unit1.pas(79,32) Error: Operator is not overloaded
Help to get the desired result