Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing property of Class
Message
De
08/09/2001 08:35:10
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
08/09/2001 08:12:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00554263
Message ID:
00554270
Vues:
8
>How can I change property (my added) of class from form of that class from some method?
>I have tried with command THIS but I didn't work (also I need explain of that command).

this refers to object itself. It would be a full reference to object that has property first :

this.myProperty && Directly object's property
thisform.myProperty && Form property
this.Parent.myProperty && Object's parent object's property
thisform.myContainer.myObject.myproperty

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform