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

  1. object slideform: Tslideform
  2.   Left = 466
  3.   Top = 586
  4.   HelpContext = 4112
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options for Slide Show'
  7.   ClientHeight = 396
  8.   ClientWidth = 538
  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.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label15: TmyRxLabel
  23.     Left = 60
  24.     Top = 4
  25.     Width = 110
  26.     Height = 13
  27.     Caption = 'Pictures come from'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     ShadowSize = 0
  35.   end
  36.   object Label16: TmyRxLabel
  37.     Left = 320
  38.     Top = 4
  39.     Width = 131
  40.     Height = 13
  41.     Caption = 'Slide Show Settings'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.     ShadowSize = 0
  49.   end
  50.   object Button2: TButton
  51.     Left = 104
  52.     Top = 364
  53.     Width = 69
  54.     Height = 25
  55.     Cancel = True
  56.     Caption = 'Cancel'
  57.     ModalResult = 2
  58.     TabOrder = 0
  59.   end
  60.   object Button1: TButton
  61.     Left = 193
  62.     Top = 364
  63.     Width = 73
  64.     Height = 25
  65.     HelpContext = 418
  66.     Caption = 'Help'
  67.     TabOrder = 1
  68.     OnClick = helpclick
  69.   end
  70.   object PageControl2: TPageControl
  71.     Left = 278
  72.     Top = 20
  73.     Width = 251
  74.     Height = 349
  75.     ActivePage = TabSheet6
  76.     HotTrack = True
  77.     TabOrder = 2
  78.     object TabSheet6: TTabSheet
  79.       Caption = 'View'
  80.       object Label12: TmyRxLabel
  81.         Left = 12
  82.         Top = 164
  83.         Width = 22
  84.         Height = 21
  85.         AutoSize = False
  86.         Caption = 'Filter'
  87.         Layout = tlCenter
  88.         ShadowSize = 0
  89.       end
  90.       object Label18: TmyRxLabel
  91.         Left = 12
  92.         Top = 16
  93.         Width = 81
  94.         Height = 13
  95.         Caption = 'Background Color'
  96.         ShadowSize = 0
  97.       end
  98.       object Label13: TmyRxLabel
  99.         Left = 184
  100.         Top = 236
  101.         Width = 49
  102.         Height = 21
  103.         AutoSize = False
  104.         Caption = 'Seconds'
  105.         Layout = tlCenter
  106.         ShadowSize = 0
  107.       end
  108.       object myRxLabel1: TmyRxLabel
  109.         Left = 204
  110.         Top = 136
  111.         Width = 29
  112.         Height = 21
  113.         AutoSize = False
  114.         Caption = 'Sec'
  115.         Layout = tlCenter
  116.         ShadowSize = 0
  117.       end
  118.       object filterchoosebox: mycombobox
  119.         Left = 40
  120.         Top = 164
  121.         Width = 77
  122.         Height = 21
  123.         Hint = 
  124.           'Here you can choose a filter which will be used on the image.'#13#1'T' +
  125.           'his way the pixel will not look so cornered.'
  126.         Style = csDropDownList
  127.         ItemHeight = 13
  128.         TabOrder = 0
  129.         Itemindex = -1
  130.       end
  131.       object CheckBox22: TCheckBox
  132.         Left = 8
  133.         Top = 192
  134.         Width = 113
  135.         Height = 17
  136.         Caption = 'no Borders'
  137.         Checked = True
  138.         State = cbChecked
  139.         TabOrder = 1
  140.       end
  141.       object CheckBox20: TCheckBox
  142.         Left = 8
  143.         Top = 212
  144.         Width = 105
  145.         Height = 17
  146.         Caption = 'Hide Mouse'
  147.         TabOrder = 2
  148.       end
  149.       inline Framehsvform1: TFramehsvform
  150.         Left = 10
  151.         Top = 40
  152.         Width = 135
  153.         Height = 89
  154.         TabOrder = 3
  155.         inherited Panel1: TPanel
  156.           Top = 72
  157.           Width = 135
  158.         end
  159.         inherited HSVBox1: THSVBox
  160.           Width = 135
  161.           Height = 72
  162.         end
  163.       end
  164.       object CheckBox19: TCheckBox
  165.         Left = 8
  166.         Top = 264
  167.         Width = 161
  168.         Height = 17
  169.         Caption = 'Repeat when finished'
  170.         TabOrder = 4
  171.       end
  172.       object CheckBox17: TCheckBox
  173.         Left = 8
  174.         Top = 236
  175.         Width = 109
  176.         Height = 25
  177.         Caption = 'next Pic after'
  178.         Checked = True
  179.         State = cbChecked
  180.         TabOrder = 5
  181.         OnClick = updateall
  182.       end
  183.       object RxSpinEdit2: TRxSpinEdit
  184.         Left = 124
  185.         Top = 236
  186.         Width = 57
  187.         Height = 21
  188.         MaxValue = 1000000
  189.         Value = 10
  190.         TabOrder = 6
  191.       end
  192.       object CheckBox1: TCheckBox
  193.         Left = 8
  194.         Top = 140
  195.         Width = 133
  196.         Height = 17
  197.         Caption = 'Fading Effects'
  198.         Checked = True
  199.         State = cbChecked
  200.         TabOrder = 7
  201.         OnClick = updateall
  202.       end
  203.       object RxSpinEdit1: TRxSpinEdit
  204.         Left = 140
  205.         Top = 136
  206.         Width = 57
  207.         Height = 21
  208.         MaxValue = 1000000
  209.         Value = 2
  210.         TabOrder = 8
  211.       end
  212.     end
  213.     object TabSheet4: TTabSheet
  214.       Caption = 'Size'
  215.       object Label17: TmyRxLabel
  216.         Left = 180
  217.         Top = 136
  218.         Width = 30
  219.         Height = 13
  220.         Caption = 'Anchor'
  221.         Layout = tlCenter
  222.         ShadowSize = 0
  223.       end
  224.       object GroupBox9: TGroupBox
  225.         Left = 8
  226.         Top = 12
  227.         Width = 189
  228.         Height = 113
  229.         Hint = 'The canvas is the window where the show will take place.'
  230.         Caption = 'Canvas Size'
  231.         TabOrder = 0
  232.         object Label8: TmyRxLabel
  233.           Left = 36
  234.           Top = 64
  235.           Width = 29
  236.           Height = 13
  237.           Caption = 'Width'
  238.           ShadowSize = 0
  239.         end
  240.         object Label9: TmyRxLabel
  241.           Left = 36
  242.           Top = 84
  243.           Width = 28
  244.           Height = 13
  245.           Caption = 'Height'
  246.           ShadowSize = 0
  247.         end
  248.         object Label10: TmyRxLabel
  249.           Left = 148
  250.           Top = 64
  251.           Width = 24
  252.           Height = 13
  253.           Caption = 'Pixel'
  254.           ShadowSize = 0
  255.         end
  256.         object Label11: TmyRxLabel
  257.           Left = 148
  258.           Top = 84
  259.           Width = 24
  260.           Height = 13
  261.           Caption = 'Pixel'
  262.           ShadowSize = 0
  263.         end
  264.         object RadioButton16: TRadioButton
  265.           Left = 16
  266.           Top = 16
  267.           Width = 81
  268.           Height = 17
  269.           Caption = 'Full Size'
  270.           Checked = True
  271.           TabOrder = 0
  272.           TabStop = True
  273.           OnClick = updateall
  274.         end
  275.         object RadioButton17: TRadioButton
  276.           Left = 16
  277.           Top = 32
  278.           Width = 73
  279.           Height = 17
  280.           Caption = 'Image Size'
  281.           TabOrder = 1
  282.           OnClick = updateall
  283.         end
  284.         object RadioButton18: TRadioButton
  285.           Left = 16
  286.           Top = 48
  287.           Width = 113
  288.           Height = 17
  289.           Caption = 'Set Size:'
  290.           TabOrder = 2
  291.           OnClick = updateall
  292.         end
  293.         object RxCalcEdit3: TRxCalcEdit
  294.           Left = 68
  295.           Top = 64
  296.           Width = 73
  297.           Height = 18
  298.           AutoSize = False
  299.           DecimalPlaces = 0
  300.           NumGlyphs = 2
  301.           TabOrder = 3
  302.           Value = 400
  303.         end
  304.         object RxCalcEdit4: TRxCalcEdit
  305.           Left = 68
  306.           Top = 84
  307.           Width = 73
  308.           Height = 18
  309.           AutoSize = False
  310.           DecimalPlaces = 0
  311.           NumGlyphs = 2
  312.           TabOrder = 4
  313.           Value = 400
  314.         end
  315.       end
  316.       inline directionframe1: Tdirectionframe
  317.         Left = 168
  318.         Top = 151
  319.         Hint = 'Here you can set an anchor for the image.'
  320.         TabOrder = 1
  321.         inherited SpeedButton5: TSpeedButton
  322.           Down = True
  323.           Font.Color = clMaroon
  324.           Font.Style = [fsBold]
  325.           ParentFont = False
  326.         end
  327.       end
  328.       object RadioGroup4: TRadioGroup
  329.         Left = 12
  330.         Top = 140
  331.         Width = 145
  332.         Height = 73
  333.         Caption = 'Image Size'
  334.         ItemIndex = 1
  335.         Items.Strings = (
  336.           'Original size'
  337.           'Full (Fit)'
  338.           'Full (Cut)')
  339.         TabOrder = 2
  340.       end
  341.     end
  342.     object TabSheet7: TTabSheet
  343.       Caption = 'Info'
  344.       ImageIndex = 3
  345.       object Label36: TmyRxLabel
  346.         Left = 12
  347.         Top = 292
  348.         Width = 59
  349.         Height = 13
  350.         Caption = 'Font Size'
  351.         ShadowSize = 0
  352.       end
  353.       object RxSpinEdit8: TRxSpinEdit
  354.         Left = 76
  355.         Top = 288
  356.         Width = 49
  357.         Height = 21
  358.         MaxValue = 9999
  359.         MinValue = 1
  360.         Value = 6
  361.         TabOrder = 2
  362.         OnChange = RxSpinEdit8Change
  363.       end
  364.       object Button10: TButton
  365.         Left = 136
  366.         Top = 288
  367.         Width = 97
  368.         Height = 21
  369.         Caption = 'Font-Settings'
  370.         Font.Charset = DEFAULT_CHARSET
  371.         Font.Color = clWindowText
  372.         Font.Height = -11
  373.         Font.Name = 'MS Sans Serif'
  374.         Font.Style = []
  375.         ParentFont = False
  376.         TabOrder = 3
  377.         OnClick = Button10Click
  378.       end
  379.       object tgrafikformat1: tgrafikformat
  380.         Left = 8
  381.         Top = 120
  382.         Width = 229
  383.         Height = 161
  384.         Hint = 
  385.           'Here you can set additional information that is to be printed wi' +
  386.           'th the image.'
  387.         Caption = 'Additional Information'
  388.         TabOrder = 1
  389.         Kind = imageinfo
  390.         ImageInfoset = []
  391.         FileFormatset = []
  392.       end
  393.       object GroupBox12: TGroupBox
  394.         Left = 4
  395.         Top = 4
  396.         Width = 237
  397.         Height = 97
  398.         Caption = 'Sound'
  399.         TabOrder = 0
  400.         object FilenameEdit2: TFilenameEdit
  401.           Left = 24
  402.           Top = 50
  403.           Width = 205
  404.           Height = 18
  405.           OnBeforeDialog = FilenameEdit2BeforeDialog
  406.           FilterIndex = 3
  407.           NumGlyphs = 1
  408.           TabOrder = 2
  409.           OnClick = FilenameEdit2Click
  410.         end
  411.         object RadioButton22: TRadioButton
  412.           Left = 12
  413.           Top = 32
  414.           Width = 161
  415.           Height = 17
  416.           Caption = 'Play WAV/Midi-File:'
  417.           TabOrder = 1
  418.         end
  419.         object RadioButton23: TRadioButton
  420.           Left = 12
  421.           Top = 72
  422.           Width = 221
  423.           Height = 17
  424.           Caption = 'Play Sound Comment (if exists)'
  425.           Checked = True
  426.           TabOrder = 3
  427.           TabStop = True
  428.         end
  429.         object RadioButton24: TRadioButton
  430.           Left = 12
  431.           Top = 16
  432.           Width = 89
  433.           Height = 17
  434.           Caption = 'No Sound'
  435.           TabOrder = 0
  436.         end
  437.       end
  438.     end
  439.   end
  440.   object Button11: TButton
  441.     Left = 12
  442.     Top = 364
  443.     Width = 77
  444.     Height = 25
  445.     Cancel = True
  446.     Caption = 'Slide Show'
  447.     ModalResult = 1
  448.     TabOrder = 3
  449.     OnClick = Button11Click
  450.   end
  451.   inline imageSourceframe1: TimageSourceframe
  452.     Left = 4
  453.     Top = 24
  454.     Width = 265
  455.     Height = 329
  456.     TabOrder = 4
  457.     inherited pagecontrol1: TPageControl
  458.       Width = 265
  459.       Height = 329
  460.       Hint = 'Choose where the pictures should come from for the slideshow.'
  461.       ActivePage = imageSourceframe1.directorytab
  462.       inherited catalogtab: TTabSheet
  463.         inherited Panel1: TPanel
  464.           Top = 171
  465.           Width = 257
  466.         end
  467.         inherited catalogframe1: Tcatalogframe
  468.           Width = 257
  469.           Height = 171
  470.           inherited DrawGrid1: TRxDrawGrid
  471.             Width = 257
  472.             Height = 171
  473.           end
  474.         end
  475.       end
  476.       inherited directorytab: TTabSheet
  477.         inherited tgrafikformat1: tgrafikformat
  478.           ImageInfoset = [filename, filepath, filedate, filesize, filetype, imageheight, numpixels, textcomment]
  479.           FileFormatset = [jpg, png, bmp, pcx, tiff, wmf, emf, ico]
  480.         end
  481.       end
  482.       inherited openedtab: TTabSheet
  483.         TabVisible = False
  484.       end
  485.       inherited scannertab: TTabSheet
  486.         TabVisible = False
  487.       end
  488.     end
  489.   end
  490.   object FontDialog1: TFontDialog
  491.     Font.Charset = DEFAULT_CHARSET
  492.     Font.Color = clMaroon
  493.     Font.Height = -32
  494.     Font.Name = 'Times New Roman'
  495.     Font.Style = [fsBold]
  496.     MinFontSize = 0
  497.     MaxFontSize = 0
  498.     Left = 172
  499.     Top = 360
  500.   end
  501.   object MDIWallpaper11: TMDIWallpaper1
  502.     TileWidth = 0
  503.     TileHeight = 0
  504.     dialogImage = False
  505.     Left = 492
  506.     ClientIsOwnerForm = True
  507.   end
  508.   object tformstorage11: tformstorage1
  509.     IniFileName = '\software\PicMaster\storage'
  510.     UseRegistry = True
  511.     StoredProps.Strings = (
  512.       'RxCalcEdit3.Value'
  513.       'RxCalcEdit4.Value'
  514.       'RxSpinEdit2.Alignment'
  515.       'RxSpinEdit8.Alignment'
  516.       'CheckBox17.Checked'
  517.       'CheckBox19.Checked'
  518.       'CheckBox20.Checked'
  519.       'CheckBox22.Checked'
  520.       'FilenameEdit2.Text'
  521.       'filterchoosebox.Itemindex'
  522.       'FontDialog1.Font'
  523.       'PageControl2.ActivePage'
  524.       'RadioButton16.Checked'
  525.       'RadioButton17.Checked'
  526.       'RadioButton18.Checked'
  527.       'RadioButton22.Checked'
  528.       'RadioButton23.Checked'
  529.       'RadioButton24.Checked'
  530.       'RadioGroup4.ItemIndex'
  531.       'directionframe1.Tag'
  532.       'tgrafikformat1.ImageInfoset'
  533.       'CheckBox1.Checked'
  534.       'RxSpinEdit1.Value'
  535.       'RxSpinEdit2.Value')
  536.     StoredValues = <>
  537.     AllwaysSave = False
  538.     Left = 464
  539.   end
  540. end
  541.