Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Headerclass in column problem
Message
From
12/08/2003 10:48:10
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00819193
Message ID:
00819370
Views:
11
Hi Gary,

Use this schema, it have little problems.
DEFINE CLASS spColumn AS Column
    spValue = 2
    ADD OBJECT spHeader AS spHeader
ENDDEFINE

DEFINE CLASS spHeader AS Header
    spCode = "" 
ENDDEFINE 
Only if you use various headerclass you need HeaderClass.
Previous
Reply
Map
View

Click here to load this message in the networking platform