Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any thing similar to VFP 'This'
Message
De
27/11/2001 22:23:12
 
Information générale
Forum:
Delphi
Catégorie:
Code Syntaxe & Commandes
Divers
Thread ID:
00585778
Message ID:
00586766
Vues:
23
I created a
procedure ButtonPress(Sender:TButton);
begin
Edit1.Text = Edit1.Text + Sender.Caption;
end;

in the form and assigned it to click event of all buttons.
While comiling it gives error that the procedure is not in correct form.
But if I ignore the message (for 10 times for 10 buttons) everthing works
fine as expected.
Rajesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform