That's what DBEdit fields are for, you create a new form and place some DBEdits on it to show/change the data of the record.
I'm looking for such component too...it is what in other environments would be called "Form View" or "Card View" or "Card".
Here is simple example using StringGrid (I used Firebird connection and employee database).