Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAllx call not to error when a method is not existing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01371961
Message ID:
01372135
Vues:
22
>>What is SetAllX?
>
>From VFP Help:
>
>"The SetAllX class is an extension of the Visual FoxPro SetAll( ) method available on many Visual FoxPro classes. Unlike the Visual FoxPro SetAll( ) method, you can specify a baseclass whose objects are affected."

I see it in Help now, thanks a lot.
-------------------------------------------------------------------------------------------------------
To use, drop the class on a project or form or, from the Component Gallery Item shortcut menu, select Add to Project or Add to Form. When you add the class to a form, Visual FoxPro places the class icon on the form. You can specify the appropriate property values and provide any necessary input and output objects. When you drop the class on a project, you can choose between adding the class or creating a subclass.

See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.

Properties, Events, Methods Description
Setallx method
Extended version of SetAll( ) method.

Syntax: SetAllX(toParent, tcProperty, tcExpr, tcBaseClassList, tlNoContainerMode, tlErrorWait)

Return: logical

Arguments: toParent provides a reference to the parent object.tcProperty specifies the property to set.tcExpr specifies value of property being set.tcBaseClassList specifies the baseclass that applies the changes.tlNoContainerMode prevents interation through the container.tlErrorWait specifies whether to wait for error.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform