From: http://www.delphi3000.com/articles/article_819.asp?SK=
If you worked with TStringGrid component, then you saw that in this component the Borland developers not provided the method for row deleting.
In this tip I describe the few ways for it:
Personally I use the third method but the first and second are more visual.