Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New RaiseEvent command
Message
De
04/10/2002 11:12:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00706612
Message ID:
00707768
Vues:
31
I would not expect so, the helpfile says not...

You can use event binding to trigger events, properties, or methods of native Visual FoxPro objects from other Visual FoxPro objects using the following functions:

BINDEVENT( )
Associates an event from a native Visual FoxPro object with the method or event of another Visual FoxPro object.

UNBINDEVENTS( )
Detaches events previously bound to Visual FoxPro objects.

RAISEEVENT( )
Raises, or triggers, events for user-defined custom methods. You can also use RAISEEVENT( ) for native events and methods.

AEVENTS( )
Retrieves information about the number of existing event bindings.

To bind events from Component Object Model (COM) objects, see Event Binding for COM Objects and EVENTHANDLER( ) Function.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform