home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Sharewar / Launch98 / Launch98.exe / 0 / RCDATA / TOPTIONS / TOPTIONS.txt < prev   
Text File  |  1998-01-16  |  5KB  |  224 lines

  1. object Options: TOptions
  2.   Left = 195
  3.   Top = 204
  4.   BorderStyle = bsDialog
  5.   Caption = 'Launch98 Options'
  6.   ClientHeight = 167
  7.   ClientWidth = 362
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PageControl1: TPageControl
  18.     Left = 0
  19.     Top = 0
  20.     Width = 362
  21.     Height = 167
  22.     ActivePage = General
  23.     Align = alClient
  24.     TabOrder = 0
  25.     object General: TTabSheet
  26.       Caption = 'General'
  27.       object Label1: TLabel
  28.         Left = 16
  29.         Top = 8
  30.         Width = 199
  31.         Height = 13
  32.         Caption = 'Application to launch by clicking the icon :'
  33.       end
  34.       object Edit1: TEdit
  35.         Left = 224
  36.         Top = 8
  37.         Width = 113
  38.         Height = 21
  39.         TabOrder = 0
  40.       end
  41.       object Cancel: TButton
  42.         Left = 264
  43.         Top = 108
  44.         Width = 81
  45.         Height = 25
  46.         Cancel = True
  47.         Caption = 'Cancel'
  48.         TabOrder = 1
  49.         OnClick = CancelClick
  50.       end
  51.       object Ok: TButton
  52.         Left = 264
  53.         Top = 76
  54.         Width = 81
  55.         Height = 25
  56.         Caption = 'Ok'
  57.         Default = True
  58.         TabOrder = 2
  59.         OnClick = OkClick
  60.       end
  61.       object Launch: TGroupBox
  62.         Left = 120
  63.         Top = 40
  64.         Width = 105
  65.         Height = 65
  66.         Caption = 'Launch With'
  67.         TabOrder = 3
  68.         object Single: TRadioButton
  69.           Left = 8
  70.           Top = 16
  71.           Width = 81
  72.           Height = 17
  73.           Caption = 'Single Click'
  74.           TabOrder = 0
  75.         end
  76.         object Double: TRadioButton
  77.           Left = 8
  78.           Top = 40
  79.           Width = 81
  80.           Height = 17
  81.           Caption = 'Double Click'
  82.           TabOrder = 1
  83.         end
  84.       end
  85.       object AppShow: TGroupBox
  86.         Left = 8
  87.         Top = 40
  88.         Width = 97
  89.         Height = 89
  90.         Caption = 'Windowstate'
  91.         TabOrder = 4
  92.         object Normal: TRadioButton
  93.           Left = 16
  94.           Top = 16
  95.           Width = 65
  96.           Height = 17
  97.           Caption = 'Normal'
  98.           TabOrder = 0
  99.         end
  100.         object Maximized: TRadioButton
  101.           Left = 16
  102.           Top = 40
  103.           Width = 73
  104.           Height = 17
  105.           Caption = 'Maximized'
  106.           TabOrder = 1
  107.         end
  108.         object Minimized: TRadioButton
  109.           Left = 16
  110.           Top = 64
  111.           Width = 73
  112.           Height = 17
  113.           Caption = 'Minimized'
  114.           TabOrder = 2
  115.         end
  116.       end
  117.       object Find: TButton
  118.         Left = 264
  119.         Top = 40
  120.         Width = 81
  121.         Height = 25
  122.         Caption = 'Find'
  123.         TabOrder = 5
  124.         OnClick = FindClick
  125.       end
  126.     end
  127.     object About: TTabSheet
  128.       Caption = 'About'
  129.       object Label2: TLabel
  130.         Left = 72
  131.         Top = 8
  132.         Width = 103
  133.         Height = 13
  134.         Caption = 'Magicware Launch98'
  135.       end
  136.       object Label3: TLabel
  137.         Left = 72
  138.         Top = 24
  139.         Width = 53
  140.         Height = 13
  141.         Caption = 'Version 1.0'
  142.       end
  143.       object Label4: TLabel
  144.         Left = 8
  145.         Top = 48
  146.         Width = 121
  147.         Height = 13
  148.         Caption = '(c) 1997-1998 Magicware'
  149.       end
  150.       object Label5: TLabel
  151.         Left = 8
  152.         Top = 72
  153.         Width = 42
  154.         Height = 13
  155.         Caption = 'Internet :'
  156.       end
  157.       object Label6: TLabel
  158.         Left = 8
  159.         Top = 112
  160.         Width = 30
  161.         Height = 13
  162.         Caption = 'email :'
  163.       end
  164.       object LinkLabel1: TLinkLabel
  165.         Left = 56
  166.         Top = 72
  167.         Width = 198
  168.         Height = 13
  169.         Cursor = 1
  170.         Caption = 'http://screensavergallery.com/magicware'
  171.         Font.Charset = DEFAULT_CHARSET
  172.         Font.Color = clBlue
  173.         Font.Height = -11
  174.         Font.Name = 'MS Sans Serif'
  175.         Font.Style = [fsUnderline]
  176.         LinkTo = 'http://screensavergallery.com/magicware'
  177.       end
  178.       object LinkLabel2: TLinkLabel
  179.         Left = 56
  180.         Top = 112
  181.         Width = 166
  182.         Height = 13
  183.         Cursor = 1
  184.         Caption = 'launch98@screensavergallery.com'
  185.         Font.Charset = DEFAULT_CHARSET
  186.         Font.Color = clBlue
  187.         Font.Height = -11
  188.         Font.Name = 'MS Sans Serif'
  189.         Font.Style = [fsUnderline]
  190.         LinkTo = 'mailto:launch98@screensavergallery.com'
  191.       end
  192.       object Image1: TImage
  193.         Left = 8
  194.         Top = 8
  195.         Width = 41
  196.         Height = 33
  197.         Picture.Data = {<image000.ico>}
  198.       end
  199.       object Label7: TLabel
  200.         Left = 8
  201.         Top = 96
  202.         Width = 135
  203.         Height = 13
  204.         Caption = 'Comments and suggestions :'
  205.       end
  206.       object Button1: TButton
  207.         Left = 264
  208.         Top = 104
  209.         Width = 81
  210.         Height = 25
  211.         Cancel = True
  212.         Caption = '&Ok'
  213.         Default = True
  214.         TabOrder = 0
  215.         OnClick = Button1Click
  216.       end
  217.     end
  218.   end
  219.   object OpenDialog1: TOpenDialog
  220.     Left = 124
  221.     Top = 128
  222.   end
  223. end
  224.