home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / picmaster.en / 0 / RCDATA / TOPTIONFORM / TOPTIONFORM.txt
Encoding:
Text File  |  2001-05-24  |  12.1 KB  |  531 lines

  1. object optionform: Toptionform
  2.   Left = 531
  3.   Top = 116
  4.   HelpContext = 4114
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 342
  8.   ClientWidth = 428
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   ShowHint = True
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Button1: TButton
  24.     Left = 111
  25.     Top = 312
  26.     Width = 65
  27.     Height = 25
  28.     Caption = 'Ok'
  29.     Default = True
  30.     ModalResult = 1
  31.     TabOrder = 0
  32.     OnClick = Button1Click
  33.   end
  34.   object Button2: TButton
  35.     Left = 215
  36.     Top = 312
  37.     Width = 81
  38.     Height = 25
  39.     Caption = 'Cancel'
  40.     ModalResult = 2
  41.     TabOrder = 1
  42.   end
  43.   object PageControl1: TPageControl
  44.     Left = 8
  45.     Top = 8
  46.     Width = 417
  47.     Height = 297
  48.     ActivePage = TabSheet5
  49.     TabOrder = 2
  50.     object TabSheet5: TTabSheet
  51.       Caption = 'General'
  52.       ImageIndex = 4
  53.       object Label12: TmyRxLabel
  54.         Left = 12
  55.         Top = 24
  56.         Width = 73
  57.         Height = 13
  58.         Caption = 'Background image'
  59.         ShadowSize = 0
  60.       end
  61.       object Label13: TmyRxLabel
  62.         Left = 12
  63.         Top = 56
  64.         Width = 48
  65.         Height = 13
  66.         Caption = 'Dialog image'
  67.         ShadowSize = 0
  68.       end
  69.       object Label1: TmyRxLabel
  70.         Left = 16
  71.         Top = 96
  72.         Width = 121
  73.         Height = 26
  74.         Caption = 'Language'#13#10'(only active after restart)'
  75.         ShadowSize = 0
  76.       end
  77.       object FilenameEdit1: TFilenameEdit
  78.         Left = 160
  79.         Top = 20
  80.         Width = 221
  81.         Height = 21
  82.         Hint = 
  83.           'Here you can choose the image which should appear in the backgro' +
  84.           'und.'#13#10'If you don∩┐╜t want an image leave the field blank.'
  85.         NumGlyphs = 1
  86.         TabOrder = 0
  87.       end
  88.       object FilenameEdit2: TFilenameEdit
  89.         Left = 160
  90.         Top = 52
  91.         Width = 221
  92.         Height = 21
  93.         Hint = 
  94.           'Here you can choose the image which should appear for dialogs.'#13#10 +
  95.           'If you don∩┐╜t want an image leave the field blank.'
  96.         NumGlyphs = 1
  97.         TabOrder = 1
  98.       end
  99.       object mycombobox4: mycombobox
  100.         Left = 160
  101.         Top = 92
  102.         Width = 73
  103.         Height = 21
  104.         Style = csDropDownList
  105.         ItemHeight = 13
  106.         TabOrder = 2
  107.         Text = 'Standard'
  108.         Items.Strings = (
  109.           'Standard')
  110.         Itemindex = 0
  111.       end
  112.       object Button7: TButton
  113.         Left = 252
  114.         Top = 92
  115.         Width = 141
  116.         Height = 25
  117.         Caption = 'Other Language Packs ...'
  118.         TabOrder = 3
  119.         OnClick = Button7Click
  120.       end
  121.       object CheckBox5: TCheckBox
  122.         Left = 16
  123.         Top = 144
  124.         Width = 157
  125.         Height = 25
  126.         Caption = 'Text Shadow'
  127.         TabOrder = 4
  128.       end
  129.     end
  130.     object TabSheet1: TTabSheet
  131.       Caption = 'Image'
  132.       object Label2: TmyRxLabel
  133.         Left = 12
  134.         Top = 20
  135.         Width = 69
  136.         Height = 13
  137.         Alignment = taRightJustify
  138.         Caption = 'Filter for Zoom'
  139.         ShadowSize = 0
  140.         Visible = False
  141.       end
  142.       object Label3: TmyRxLabel
  143.         Left = 45
  144.         Top = 56
  145.         Width = 57
  146.         Height = 13
  147.         Alignment = taRightJustify
  148.         Caption = 'Units in'
  149.         ShadowSize = 0
  150.       end
  151.       object Label11: TmyRxLabel
  152.         Left = 26
  153.         Top = 88
  154.         Width = 76
  155.         Height = 13
  156.         Alignment = taRightJustify
  157.         Caption = 'Image Resolution in'
  158.         ShadowSize = 0
  159.       end
  160.       object myRxLabel3: TmyRxLabel
  161.         Left = 12
  162.         Top = 176
  163.         Width = 94
  164.         Height = 13
  165.         Caption = 'Undo Buffer:'
  166.         ShadowSize = 0
  167.       end
  168.       object myRxLabel4: TmyRxLabel
  169.         Left = 188
  170.         Top = 176
  171.         Width = 28
  172.         Height = 13
  173.         Caption = 'Pictures'
  174.         ShadowSize = 0
  175.       end
  176.       object CheckBox1: TCheckBox
  177.         Left = 248
  178.         Top = 12
  179.         Width = 97
  180.         Height = 25
  181.         Hint = 'Here you can set a delay for the zoom filter.'
  182.         Caption = 'Delay the Filter'
  183.         TabOrder = 1
  184.         Visible = False
  185.       end
  186.       object CheckBox8: TCheckBox
  187.         Left = 8
  188.         Top = 140
  189.         Width = 201
  190.         Height = 17
  191.         Caption = 'Zoom to size of window when loading'
  192.         TabOrder = 5
  193.       end
  194.       object CheckBox9: TCheckBox
  195.         Left = 8
  196.         Top = 124
  197.         Width = 249
  198.         Height = 17
  199.         Caption = 'Fit window to image size when loading'
  200.         TabOrder = 4
  201.       end
  202.       object mycombobox1: mycombobox
  203.         Left = 92
  204.         Top = 16
  205.         Width = 81
  206.         Height = 21
  207.         Hint = 
  208.           'Here you can set a filter which will be used for zooming in orde' +
  209.           'r'#13#10'that the pixels don∩┐╜t look too cornered.'
  210.         Style = csDropDownList
  211.         ItemHeight = 13
  212.         TabOrder = 0
  213.         Visible = False
  214.         Itemindex = -1
  215.       end
  216.       object mycombobox2: mycombobox
  217.         Left = 108
  218.         Top = 52
  219.         Width = 105
  220.         Height = 21
  221.         Hint = 'Set the unit type for the image/ruler.'
  222.         Style = csDropDownList
  223.         ItemHeight = 13
  224.         TabOrder = 2
  225.         Itemindex = -1
  226.       end
  227.       object mycombobox3: mycombobox
  228.         Left = 108
  229.         Top = 84
  230.         Width = 105
  231.         Height = 21
  232.         Hint = 'Set the unit type for the resolution.'
  233.         Style = csDropDownList
  234.         ItemHeight = 13
  235.         TabOrder = 3
  236.         Itemindex = -1
  237.       end
  238.       object RxSpinEdit4: TRxSpinEdit
  239.         Left = 124
  240.         Top = 172
  241.         Width = 53
  242.         Height = 21
  243.         TabOrder = 6
  244.       end
  245.     end
  246.     object TabSheet3: TTabSheet
  247.       Hint = 
  248.         'Choose the file types the Explorer should link to PicMaster.'#13#10'By' +
  249.         ' double clicking in the Explorer PicMaster will load the picture' +
  250.         '.'
  251.       Caption = 'File Types'
  252.       ImageIndex = 2
  253.       object Label7: TmyRxLabel
  254.         Left = 8
  255.         Top = 16
  256.         Width = 218
  257.         Height = 13
  258.         Caption = 'Link Explorer to following file types.'
  259.         ShadowSize = 0
  260.       end
  261.       object tgrafikformat1: tgrafikformat
  262.         Left = 8
  263.         Top = 40
  264.         Width = 257
  265.         Height = 217
  266.         TabOrder = 0
  267.         Kind = loadablegrafik
  268.         ImageInfoset = []
  269.         FileFormatset = []
  270.       end
  271.     end
  272.     object TabSheet2: TTabSheet
  273.       Caption = 'Catalog'
  274.       ImageIndex = 1
  275.       object Label4: TmyRxLabel
  276.         Left = 22
  277.         Top = 24
  278.         Width = 69
  279.         Height = 13
  280.         Alignment = taRightJustify
  281.         Caption = 'Image Margin:'
  282.         ShadowSize = 0
  283.       end
  284.       object Label5: TmyRxLabel
  285.         Left = 22
  286.         Top = 56
  287.         Width = 57
  288.         Height = 13
  289.         Alignment = taRightJustify
  290.         Caption = 'Image Width:'
  291.         ShadowSize = 0
  292.       end
  293.       object Label6: TmyRxLabel
  294.         Left = 194
  295.         Top = 56
  296.         Width = 55
  297.         Height = 13
  298.         Alignment = taRightJustify
  299.         Caption = 'Image Height:'
  300.         ShadowSize = 0
  301.       end
  302.       object RxSpinEdit1: TRxSpinEdit
  303.         Left = 104
  304.         Top = 20
  305.         Width = 73
  306.         Height = 21
  307.         Hint = 'Enter the margin for the catalog images.'
  308.         TabOrder = 0
  309.       end
  310.       object RxSpinEdit2: TRxSpinEdit
  311.         Left = 104
  312.         Top = 52
  313.         Width = 73
  314.         Height = 21
  315.         TabOrder = 1
  316.       end
  317.       object RxSpinEdit3: TRxSpinEdit
  318.         Left = 264
  319.         Top = 52
  320.         Width = 73
  321.         Height = 21
  322.         TabOrder = 2
  323.       end
  324.       object Button3: TButton
  325.         Left = 256
  326.         Top = 236
  327.         Width = 113
  328.         Height = 25
  329.         Caption = 'Font Style'
  330.         TabOrder = 3
  331.         OnClick = Button3Click
  332.       end
  333.       object tgrafikformat2: tgrafikformat
  334.         Left = 24
  335.         Top = 88
  336.         Width = 217
  337.         Height = 173
  338.         Hint = 
  339.           'Here you can set the kind of information that should appear in t' +
  340.           'he'#13#10' catalog for the images.'
  341.         Caption = 'Additional Information'
  342.         TabOrder = 4
  343.         Kind = imageinfo
  344.         ImageInfoset = []
  345.         FileFormatset = []
  346.       end
  347.     end
  348.     object TabSheet4: TTabSheet
  349.       Caption = 'Cache'
  350.       ImageIndex = 3
  351.       object Label14: TmyRxLabel
  352.         Left = 14
  353.         Top = 116
  354.         Width = 97
  355.         Height = 13
  356.         Alignment = taRightJustify
  357.         Caption = 'Max. History Entries'
  358.         ShadowSize = 0
  359.       end
  360.       object myRxLabel5: TmyRxLabel
  361.         Left = 204
  362.         Top = 68
  363.         Width = 18
  364.         Height = 13
  365.         Caption = 'MB'
  366.         ShadowSize = 0
  367.       end
  368.       object myRxLabel6: TmyRxLabel
  369.         Left = 204
  370.         Top = 32
  371.         Width = 18
  372.         Height = 13
  373.         Caption = 'MB'
  374.         ShadowSize = 0
  375.       end
  376.       object RxSpinEdit6: TRxSpinEdit
  377.         Left = 132
  378.         Top = 112
  379.         Width = 73
  380.         Height = 21
  381.         Hint = 'Choose the number of lines for the history window.'
  382.         TabOrder = 3
  383.       end
  384.       object CheckBox2: TCheckBox
  385.         Left = 16
  386.         Top = 28
  387.         Width = 109
  388.         Height = 17
  389.         Hint = 
  390.           'The disk cache loads the preview faster by'#13#10'saving it in the cac' +
  391.           'he-folder.'
  392.         Caption = 'Disk-Cache Active'
  393.         TabOrder = 0
  394.         OnClick = CheckBox2Click
  395.       end
  396.       object Button4: TButton
  397.         Left = 240
  398.         Top = 28
  399.         Width = 81
  400.         Height = 21
  401.         Caption = 'Delete'
  402.         TabOrder = 1
  403.         OnClick = Button4Click
  404.       end
  405.       object Button6: TButton
  406.         Left = 240
  407.         Top = 68
  408.         Width = 81
  409.         Height = 21
  410.         Caption = 'Delete'
  411.         TabOrder = 2
  412.         OnClick = Button6Click
  413.       end
  414.       object CheckBox3: TCheckBox
  415.         Left = 16
  416.         Top = 68
  417.         Width = 121
  418.         Height = 17
  419.         Hint = 
  420.           'The disk cache loads the preview faster by'#13#10'saving it in the cac' +
  421.           'he-folder.'
  422.         Caption = 'Memory-Cache Active'
  423.         TabOrder = 4
  424.         OnClick = CheckBox3Click
  425.       end
  426.       object RxSpinEdit5: TRxSpinEdit
  427.         Left = 140
  428.         Top = 64
  429.         Width = 57
  430.         Height = 21
  431.         MaxValue = 9999999
  432.         TabOrder = 5
  433.       end
  434.       object RxSpinEdit7: TRxSpinEdit
  435.         Left = 140
  436.         Top = 28
  437.         Width = 57
  438.         Height = 21
  439.         MaxValue = 9999999
  440.         TabOrder = 6
  441.       end
  442.     end
  443.     object TabSheet6: TTabSheet
  444.       Caption = 'Shortcut'
  445.       ImageIndex = 5
  446.       object myRxLabel1: TmyRxLabel
  447.         Left = 16
  448.         Top = 12
  449.         Width = 67
  450.         Height = 13
  451.         Caption = 'Menu entries'
  452.         ShadowSize = 0
  453.       end
  454.       object myRxLabel2: TmyRxLabel
  455.         Left = 16
  456.         Top = 196
  457.         Width = 133
  458.         Height = 13
  459.         Caption = 'Enter shortcut here:'
  460.         ShadowSize = 0
  461.       end
  462.       object HotKey1: THotKey
  463.         Left = 20
  464.         Top = 212
  465.         Width = 157
  466.         Height = 17
  467.         HotKey = 0
  468.         InvalidKeys = [hcNone, hcShift]
  469.         Modifiers = []
  470.         TabOrder = 0
  471.       end
  472.       object ListBox1: TListBox
  473.         Left = 16
  474.         Top = 32
  475.         Width = 377
  476.         Height = 157
  477.         ItemHeight = 13
  478.         Sorted = True
  479.         TabOrder = 1
  480.         OnClick = ListBox1Click
  481.       end
  482.       object Button8: TButton
  483.         Left = 188
  484.         Top = 212
  485.         Width = 53
  486.         Height = 17
  487.         Caption = 'Set'
  488.         TabOrder = 2
  489.         OnClick = Button8Click
  490.       end
  491.       object Button9: TButton
  492.         Left = 248
  493.         Top = 212
  494.         Width = 53
  495.         Height = 17
  496.         Caption = 'Delete'
  497.         TabOrder = 3
  498.         OnClick = Button9Click
  499.       end
  500.     end
  501.   end
  502.   object Button5: TButton
  503.     Left = 352
  504.     Top = 312
  505.     Width = 73
  506.     Height = 25
  507.     Caption = 'Help'
  508.     TabOrder = 3
  509.     OnClick = Button5Click
  510.   end
  511.   object FontDialog1: TFontDialog
  512.     Font.Charset = DEFAULT_CHARSET
  513.     Font.Color = clWindowText
  514.     Font.Height = -11
  515.     Font.Name = 'MS Sans Serif'
  516.     Font.Style = []
  517.     MinFontSize = 0
  518.     MaxFontSize = 0
  519.     Left = 192
  520.     Top = 304
  521.   end
  522.   object MDIWallpaper11: TMDIWallpaper1
  523.     TileWidth = 0
  524.     TileHeight = 0
  525.     dialogImage = False
  526.     Left = 20
  527.     Top = 312
  528.     ClientIsOwnerForm = True
  529.   end
  530. end
  531.