home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / scroller.exe / 0 / RCDATA / TTHEFORM / TTHEFORM.txt < prev   
Text File  |  1996-12-09  |  7KB  |  352 lines

  1. object TheForm: TTheForm
  2.   Left = 86
  3.   Top = 252
  4.   Width = 481
  5.   Height = 432
  6.   Caption = 'IavaDraw Visual - Scroller Add-On'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 168
  19.     Top = 364
  20.     Width = 297
  21.     Height = 41
  22.     Picture.Data = {<image001.bmp>}
  23.   end
  24.   object SpeedButton4: TSpeedButton
  25.     Left = 356
  26.     Top = 4
  27.     Width = 113
  28.     Height = 53
  29.     Caption = 'Exit'
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     OnClick = SpeedButton4Click
  36.   end
  37.   object Panel1: TPanel
  38.     Left = 12
  39.     Top = 64
  40.     Width = 457
  41.     Height = 297
  42.     BevelInner = bvLowered
  43.     BevelOuter = bvLowered
  44.     TabOrder = 1
  45.     object Button1: TButton
  46.       Left = 392
  47.       Top = 8
  48.       Width = 53
  49.       Height = 25
  50.       Caption = 'Setup 1'
  51.       TabOrder = 0
  52.       OnClick = Button1Click
  53.     end
  54.     object Button3: TButton
  55.       Left = 392
  56.       Top = 40
  57.       Width = 53
  58.       Height = 25
  59.       Caption = 'Setup 2'
  60.       TabOrder = 1
  61.       OnClick = Button3Click
  62.     end
  63.     object Button4: TButton
  64.       Left = 392
  65.       Top = 72
  66.       Width = 53
  67.       Height = 25
  68.       Caption = 'Setup 3'
  69.       TabOrder = 2
  70.       OnClick = Button4Click
  71.     end
  72.     object Button5: TButton
  73.       Left = 392
  74.       Top = 104
  75.       Width = 53
  76.       Height = 25
  77.       Caption = 'Setup 4'
  78.       TabOrder = 3
  79.       OnClick = Button5Click
  80.     end
  81.     object Button6: TButton
  82.       Left = 392
  83.       Top = 136
  84.       Width = 53
  85.       Height = 25
  86.       Caption = 'Setup 5'
  87.       TabOrder = 4
  88.       OnClick = Button6Click
  89.     end
  90.     object Button7: TButton
  91.       Left = 392
  92.       Top = 168
  93.       Width = 53
  94.       Height = 25
  95.       Caption = 'Setup 6'
  96.       TabOrder = 5
  97.       OnClick = Button7Click
  98.     end
  99.     object Button8: TButton
  100.       Left = 392
  101.       Top = 200
  102.       Width = 53
  103.       Height = 25
  104.       Caption = 'Setup 7'
  105.       TabOrder = 6
  106.       OnClick = Button8Click
  107.     end
  108.     object Button9: TButton
  109.       Left = 392
  110.       Top = 232
  111.       Width = 53
  112.       Height = 25
  113.       Caption = 'Setup 8'
  114.       TabOrder = 7
  115.       OnClick = Button9Click
  116.     end
  117.     object Button2: TButton
  118.       Left = 8
  119.       Top = 264
  120.       Width = 337
  121.       Height = 25
  122.       Caption = 'Scroller setup'
  123.       TabOrder = 8
  124.       OnClick = Button2Click
  125.     end
  126.     object Button13: TButton
  127.       Left = 348
  128.       Top = 8
  129.       Width = 41
  130.       Height = 25
  131.       Caption = 'Clear'
  132.       TabOrder = 9
  133.       OnClick = Button13Click
  134.     end
  135.     object Button14: TButton
  136.       Left = 348
  137.       Top = 40
  138.       Width = 41
  139.       Height = 25
  140.       Caption = 'Clear'
  141.       TabOrder = 10
  142.       OnClick = Button14Click
  143.     end
  144.     object Button15: TButton
  145.       Left = 348
  146.       Top = 72
  147.       Width = 41
  148.       Height = 25
  149.       Caption = 'Clear'
  150.       TabOrder = 11
  151.       OnClick = Button15Click
  152.     end
  153.     object Button16: TButton
  154.       Left = 348
  155.       Top = 104
  156.       Width = 41
  157.       Height = 25
  158.       Caption = 'Clear'
  159.       TabOrder = 12
  160.       OnClick = Button16Click
  161.     end
  162.     object Button17: TButton
  163.       Left = 348
  164.       Top = 136
  165.       Width = 41
  166.       Height = 25
  167.       Caption = 'Clear'
  168.       TabOrder = 13
  169.       OnClick = Button17Click
  170.     end
  171.     object Button18: TButton
  172.       Left = 348
  173.       Top = 168
  174.       Width = 41
  175.       Height = 25
  176.       Caption = 'Clear'
  177.       TabOrder = 14
  178.       OnClick = Button18Click
  179.     end
  180.     object Button19: TButton
  181.       Left = 348
  182.       Top = 200
  183.       Width = 41
  184.       Height = 25
  185.       Caption = 'Clear'
  186.       TabOrder = 15
  187.       OnClick = Button19Click
  188.     end
  189.     object Button20: TButton
  190.       Left = 348
  191.       Top = 232
  192.       Width = 41
  193.       Height = 25
  194.       Caption = 'Clear'
  195.       TabOrder = 16
  196.       OnClick = Button20Click
  197.     end
  198.   end
  199.   object Memo1: TMemo
  200.     Left = 16
  201.     Top = 72
  202.     Width = 337
  203.     Height = 25
  204.     Font.Color = clWindowText
  205.     Font.Height = -11
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Style = []
  208.     Lines.Strings = (
  209.       'Insert here your text for scroll sequence 1:')
  210.     ParentFont = False
  211.     ScrollBars = ssVertical
  212.     TabOrder = 0
  213.   end
  214.   object Memo3: TMemo
  215.     Left = 16
  216.     Top = 104
  217.     Width = 337
  218.     Height = 25
  219.     Font.Color = clWindowText
  220.     Font.Height = -11
  221.     Font.Name = 'MS Sans Serif'
  222.     Font.Style = []
  223.     Lines.Strings = (
  224.       'Insert here your text for scroll sequence 2:')
  225.     ParentFont = False
  226.     ScrollBars = ssVertical
  227.     TabOrder = 2
  228.   end
  229.   object Memo4: TMemo
  230.     Left = 16
  231.     Top = 136
  232.     Width = 337
  233.     Height = 25
  234.     Font.Color = clWindowText
  235.     Font.Height = -11
  236.     Font.Name = 'MS Sans Serif'
  237.     Font.Style = []
  238.     Lines.Strings = (
  239.       'Insert here your text for scroll sequence 3:')
  240.     ParentFont = False
  241.     ScrollBars = ssVertical
  242.     TabOrder = 3
  243.   end
  244.   object Memo5: TMemo
  245.     Left = 16
  246.     Top = 168
  247.     Width = 337
  248.     Height = 25
  249.     Font.Color = clWindowText
  250.     Font.Height = -11
  251.     Font.Name = 'MS Sans Serif'
  252.     Font.Style = []
  253.     Lines.Strings = (
  254.       'Insert here your text for scroll sequence 4:')
  255.     ParentFont = False
  256.     ScrollBars = ssVertical
  257.     TabOrder = 4
  258.   end
  259.   object Memo6: TMemo
  260.     Left = 16
  261.     Top = 200
  262.     Width = 337
  263.     Height = 25
  264.     Font.Color = clWindowText
  265.     Font.Height = -11
  266.     Font.Name = 'MS Sans Serif'
  267.     Font.Style = []
  268.     Lines.Strings = (
  269.       'Insert here your text for scroll sequence 5:')
  270.     ParentFont = False
  271.     ScrollBars = ssVertical
  272.     TabOrder = 5
  273.   end
  274.   object Memo7: TMemo
  275.     Left = 16
  276.     Top = 232
  277.     Width = 337
  278.     Height = 25
  279.     Font.Color = clWindowText
  280.     Font.Height = -11
  281.     Font.Name = 'MS Sans Serif'
  282.     Font.Style = []
  283.     Lines.Strings = (
  284.       'Insert here your text for scroll sequence 6:')
  285.     ParentFont = False
  286.     ScrollBars = ssVertical
  287.     TabOrder = 6
  288.   end
  289.   object Memo8: TMemo
  290.     Left = 16
  291.     Top = 264
  292.     Width = 337
  293.     Height = 25
  294.     Font.Color = clWindowText
  295.     Font.Height = -11
  296.     Font.Name = 'MS Sans Serif'
  297.     Font.Style = []
  298.     Lines.Strings = (
  299.       'Insert here your text for scroll sequence 7:')
  300.     ParentFont = False
  301.     ScrollBars = ssVertical
  302.     TabOrder = 7
  303.   end
  304.   object Memo9: TMemo
  305.     Left = 16
  306.     Top = 296
  307.     Width = 337
  308.     Height = 25
  309.     Font.Color = clWindowText
  310.     Font.Height = -11
  311.     Font.Name = 'MS Sans Serif'
  312.     Font.Style = []
  313.     Lines.Strings = (
  314.       'Insert here your text for scroll sequence 8:')
  315.     ParentFont = False
  316.     ScrollBars = ssVertical
  317.     TabOrder = 8
  318.   end
  319.   object Button10: TButton
  320.     Left = 244
  321.     Top = 4
  322.     Width = 113
  323.     Height = 53
  324.     Caption = 'About'
  325.     TabOrder = 9
  326.     OnClick = Button10Click
  327.   end
  328.   object Button11: TButton
  329.     Left = 124
  330.     Top = 4
  331.     Width = 113
  332.     Height = 53
  333.     Caption = 'Option'
  334.     TabOrder = 10
  335.   end
  336.   object Button12: TButton
  337.     Left = 12
  338.     Top = 4
  339.     Width = 113
  340.     Height = 53
  341.     Caption = 'Make Java'
  342.     TabOrder = 11
  343.     OnClick = Button12Click
  344.   end
  345.   object TimeOutTimer: TTimer
  346.     Interval = 10000
  347.     OnTimer = TimeOutTimerTimer
  348.     Left = 16
  349.     Top = 372
  350.   end
  351. end
  352.