home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
chip
/
tvgenpas
/
demo3pas.exe
/
ODF
/
TCLUSTER.ODF
< prev
next >
Wrap
Text File
|
1994-12-05
|
670b
|
33 lines
OBJECT TCluster INHERITS TView
ABSTRACT
STANDARD
FIELD Lines E16 TITLE ~L~ines
FIELD Disabled C TITLE D~i~sabled
FIELD Variable I30 TITLE ~V~ariable
FIELD Hints E16 TITLE ~H~ints
SELECT Lines
DEFAULT Options 53
DEFAULT Variable 'Data%_SubViewNo%'
VALUE 1. OF Disabled
VALUE 2. OF Disabled
VALUE 3. OF Disabled
VALUE 4. OF Disabled
VALUE 5. OF Disabled
VALUE 6. OF Disabled
VALUE 7. OF Disabled
VALUE 8. OF Disabled
VALUE 9. OF Disabled
VALUE 10. OF Disabled
VALUE 11. OF Disabled
VALUE 12. OF Disabled
VALUE 13. OF Disabled
VALUE 14. OF Disabled
VALUE 15. OF Disabled
VALUE 16. OF Disabled
DATAEXCHANGE Variable '%Variable% : Word;'