Posts by Rodrigo Farias • 21 points
2 posts
-
2
votes1
answer213
viewsA: how to receive panel values for a string array?
procedure Form1.Button1Click(Sender: TObject) var //declaro o array valores: array of string; begin //Altero a quantidade de items do array, no caso 10. SetLength(valores, 10); //Passo o valor dos…
delphianswered Rodrigo Farias 21 -
0
votes0
answers58
viewsQ: Send a private message phpbb
All day trying to solve this, no more. I can log in the forum, read and delete private messages, but to send the business will not. I need to send a private message via my software in Delphi (xe6).…
delphiasked Rodrigo Farias 21