View Single Post
  #4  
Old 07-27-2005, 04:20 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Would it be possible to do:

new TStaticVar("Test123") {
h = 3;
}
and then use Test123.h to get 3?
I'm basing this off of the Gui Controls...
__________________
Reply With Quote