Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Eventbinding to a property
Message
De
05/02/2016 04:46:42
 
 
À
05/02/2016 01:21:18
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01630781
Message ID:
01630908
Vues:
46
Hi Lutz
Since intercepting the object concerned by the bindevent():
*--- aevent create an array aEvents
N=Aevents( myArray, 0) &&returns the number of rows in the specified array. Typically, the number represents the number of event bindings.

*--- reference the calling object
loObject = myArray[1]
you can list any property of that object explicitly or use Amembers()
this last places the names of properties, procedures, and member objects for an object into a variable array.

Regards
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform