Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BINDEVENT and Parameters
Message
 
 
À
23/06/2005 08:31:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01025777
Message ID:
01025784
Vues:
21
You cannot. The only parameters that delegate will get would be the ones passed to the event it bound to, if there're any. You can create and bind some other method that will determine tnInvoice_No and tdInvoice_Date and in turn call CreateInvoice.

>I was wondering if anyone knew how to pass user defined parameters to a bind event.
>
>The following line of code is used to bind a command button in a grid to the method CreateInvoice in the form. The problem is I also need to pass two addtional parameters tnInvoice_No and tdInvoice_Date.
>
>=BINDEVENT(.cmdInvoice,"Click",Thisform,"CreateInvoice")
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform