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

  1. object Setup: TSetup
  2.   Left = 611
  3.   Top = 440
  4.   Width = 282
  5.   Height = 258
  6.   Caption = 'Scroller Setup'
  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.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label6: TLabel
  16.     Left = 54
  17.     Top = 156
  18.     Width = 29
  19.     Height = 13
  20.     Caption = 'speed'
  21.   end
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 269
  26.     Height = 193
  27.   end
  28.   object Label2: TLabel
  29.     Left = 192
  30.     Top = 120
  31.     Width = 37
  32.     Height = 13
  33.     Caption = 'width'
  34.   end
  35.   object Label3: TLabel
  36.     Left = 192
  37.     Top = 148
  38.     Width = 29
  39.     Height = 13
  40.     Caption = 'height'
  41.   end
  42.   object Label4: TLabel
  43.     Left = 8
  44.     Top = 156
  45.     Width = 17
  46.     Height = 13
  47.     Caption = 'fast'
  48.   end
  49.   object Label5: TLabel
  50.     Left = 100
  51.     Top = 156
  52.     Width = 21
  53.     Height = 13
  54.     Caption = 'slow'
  55.   end
  56.   object ComboBox3: TComboBox
  57.     Left = 4
  58.     Top = 84
  59.     Width = 105
  60.     Height = 21
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ItemHeight = 13
  66.     Items.Strings = (
  67.       'TimesNewRoman'
  68.       'Helvetica'
  69.       'System')
  70.     ParentFont = False
  71.     TabOrder = 0
  72.     Text = 'TimesNewRoman'
  73.   end
  74.   object ComboBox4: TComboBox
  75.     Left = 112
  76.     Top = 84
  77.     Width = 73
  78.     Height = 21
  79.     Font.Color = clWindowText
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = []
  83.     ItemHeight = 13
  84.     Items.Strings = (
  85.       '8'
  86.       '10'
  87.       '12'
  88.       '14'
  89.       '16'
  90.       '18'
  91.       '20'
  92.       '24'
  93.       '28'
  94.       '36'
  95.       '48'
  96.       '72')
  97.     ParentFont = False
  98.     TabOrder = 1
  99.     Text = '10'
  100.   end
  101.   object ComboBox2: TComboBox
  102.     Left = 4
  103.     Top = 56
  104.     Width = 257
  105.     Height = 21
  106.     Font.Color = clWindowText
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = []
  110.     ItemHeight = 13
  111.     Items.Strings = (
  112.       'black'
  113.       'blue'
  114.       'cyan'
  115.       'darkgrey'
  116.       'green'
  117.       'grey'
  118.       'lightgray'
  119.       'magenta'
  120.       'orange'
  121.       'pink'
  122.       'red'
  123.       'white'
  124.       'yellow')
  125.     ParentFont = False
  126.     TabOrder = 2
  127.     Text = 'white'
  128.   end
  129.   object Edit1: TEdit
  130.     Left = 128
  131.     Top = 144
  132.     Width = 57
  133.     Height = 21
  134.     TabOrder = 3
  135.     Text = '300'
  136.   end
  137.   object Edit4: TEdit
  138.     Left = 128
  139.     Top = 116
  140.     Width = 57
  141.     Height = 21
  142.     TabOrder = 4
  143.     Text = '500'
  144.   end
  145.   object ComboBox5: TComboBox
  146.     Left = 188
  147.     Top = 84
  148.     Width = 73
  149.     Height = 21
  150.     ItemHeight = 13
  151.     Items.Strings = (
  152.       'BOLD'
  153.       'BOLD+ITALIC'
  154.       'BOLD+PLAIN'
  155.       'BOLD+ITALIC+ITALIC'
  156.       'ITALIC'
  157.       'ITALIC+ITALIC'
  158.       'ITALIC')
  159.     TabOrder = 5
  160.     Text = 'BOLD'
  161.   end
  162.   object TrackBar1: TTrackBar
  163.     Left = 6
  164.     Top = 116
  165.     Width = 119
  166.     Height = 37
  167.     Max = 200
  168.     Min = 1
  169.     Orientation = trHorizontal
  170.     Frequency = 10
  171.     Position = 40
  172.     SelEnd = 0
  173.     SelStart = 0
  174.     TabOrder = 6
  175.     TickMarks = tmTopLeft
  176.     TickStyle = tsAuto
  177.   end
  178.   object Panel1: TPanel
  179.     Left = 4
  180.     Top = 4
  181.     Width = 257
  182.     Height = 49
  183.     TabOrder = 7
  184.     object Label1: TLabel
  185.       Left = 4
  186.       Top = 4
  187.       Width = 89
  188.       Height = 13
  189.       Caption = 'Background image'
  190.     end
  191.     object Edit2: TEdit
  192.       Left = 4
  193.       Top = 20
  194.       Width = 249
  195.       Height = 21
  196.       TabOrder = 0
  197.     end
  198.   end
  199.   object Button2: TButton
  200.     Left = 192
  201.     Top = 200
  202.     Width = 75
  203.     Height = 25
  204.     Caption = '&Cancel'
  205.     ModalResult = 2
  206.     TabOrder = 8
  207.   end
  208.   object Button3: TButton
  209.     Left = 112
  210.     Top = 200
  211.     Width = 75
  212.     Height = 25
  213.     Caption = '&Ok'
  214.     ModalResult = 1
  215.     TabOrder = 9
  216.   end
  217.   object OpenDialog1: TOpenDialog
  218.     FileEditStyle = fsEdit
  219.     Left = 448
  220.     Top = 100
  221.   end
  222.   object OpenDialog2: TOpenDialog
  223.     FileEditStyle = fsEdit
  224.     Left = 448
  225.     Top = 100
  226.   end
  227.   object OpenDialog3: TOpenDialog
  228.     FileEditStyle = fsEdit
  229.     Left = 448
  230.     Top = 100
  231.   end
  232.   object OpenDialog4: TOpenDialog
  233.     FileEditStyle = fsEdit
  234.     Left = 448
  235.     Top = 100
  236.   end
  237.   object OpenDialog5: TOpenDialog
  238.     FileEditStyle = fsEdit
  239.     Left = 448
  240.     Top = 100
  241.   end
  242. end
  243.