Good afternoon, is it possible to add buttons to rows in a DBGrid column? The idea is that the buttons appear next to the records so that, when clicked, it takes the code from the selected record and adds it to another dataset. I saw that there is a column property that defines the ButtonStyle and creates this button within the column, but I don't see the possibility of changing the caption or adding an image to it. Is there any other way?