Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEM values at designtime
Message
De
16/10/2004 02:41:46
 
 
À
15/10/2004 04:56:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00950143
Message ID:
00951915
Vues:
13
Fabio,

>ResetTodefault(),PEM() ( and GETPEM() partially ) are relative to the VCX/PRG subclass.
>Any value put into SCX property sheet are like to set it into the form's Load method.
From the event time order you are totally correct, but viewed from firing assign methods they are different.
Property values set at design time even at instance levels bypass assign methods,
whereas assign methods are fired also from form.load and form.init (as they should be IMHO).

So building a generic "PropertyFirstSetValue" bag structure via assign methods (for each property, but calling a app-global check/set routine) is also possible, as well as a "PropertyFirstSetValue" gatherer, which has to be called as the first line in the load with a list of property names.

rgds

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform