Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is DoCreate=.T. in code from classbrowser
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
What is DoCreate=.T. in code from classbrowser
Divers
Thread ID:
00804410
Message ID:
00804410
Vues:
55
When you export form code from the class browser, "DoCreate=.T." is added as property in the code.

Someone know what this stand for??
DEFINE CLASS frmDemo AS FORM

    DOCREATE = .T.
    CAPTION = "Demo Form"
    NAME = "frmDemo"
    LEFT = 60
    TOP = 100

[ form code ...]
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform