tach jungs tja das ist auch schon meine frage wie kann ich eine Komponente in c++ als variable übergeben spezifisch brauch ich jetzt eine Painbox wo ich darauf male (Call bei Refernce mässig
)
Code:
void funktion(int arr[], TPaintBox& Paint)
{
paint->canvas->lineto(x,y);
}
aber wenn ich es so mache kommen fehler