home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Grafica / photofiltre / pf-setup-en.exe / PhotoFiltre.exe / 0 / RCDATA / TPREFFORM / TPREFFORM.txt
Text File  |  2004-10-02  |  15KB  |  626 lines

  1. object PrefForm: TPrefForm
  2.   Left = 272
  3.   Top = 159
  4.   BorderStyle = bsDialog
  5.   Caption = 'Pr'#233'f'#233'rences'
  6.   ClientHeight = 322
  7.   ClientWidth = 363
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   OnKeyPress = FormKeyPress
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object BOk: TButton
  23.     Left = 188
  24.     Top = 280
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'Ok'
  28.     TabOrder = 0
  29.     OnClick = BOkClick
  30.   end
  31.   object BAnnuler: TButton
  32.     Left = 272
  33.     Top = 280
  34.     Width = 75
  35.     Height = 25
  36.     Caption = 'Annuler'
  37.     ModalResult = 2
  38.     TabOrder = 1
  39.   end
  40.   object PageControl: TPageControl
  41.     Left = 16
  42.     Top = 44
  43.     Width = 331
  44.     Height = 225
  45.     ActivePage = TshDir
  46.     MultiLine = True
  47.     TabOrder = 2
  48.     object TshDir: TTabSheet
  49.       TabVisible = False
  50.       object LblOuvrir: TLabel
  51.         Left = 16
  52.         Top = 16
  53.         Width = 97
  54.         Height = 13
  55.         Caption = 'Dossier d'#39'ouverture :'
  56.         Transparent = True
  57.       end
  58.       object LblEnregistrer: TLabel
  59.         Left = 16
  60.         Top = 72
  61.         Width = 121
  62.         Height = 13
  63.         Caption = 'Dossier d'#39'enregistrement :'
  64.         Transparent = True
  65.       end
  66.       object SBOuvrir: TSpeedButton
  67.         Left = 272
  68.         Top = 32
  69.         Width = 23
  70.         Height = 21
  71.         Flat = True
  72.         OnClick = SBOuvrirClick
  73.       end
  74.       object SBEnregistrer: TSpeedButton
  75.         Left = 272
  76.         Top = 88
  77.         Width = 23
  78.         Height = 21
  79.         Flat = True
  80.         OnClick = SBEnregistrerClick
  81.       end
  82.       object CBVerrouiller: TCheckBox
  83.         Left = 16
  84.         Top = 128
  85.         Width = 249
  86.         Height = 17
  87.         Caption = 'Verrouiller les dossiers'
  88.         TabOrder = 0
  89.       end
  90.       object CBUnDossier: TCheckBox
  91.         Left = 16
  92.         Top = 148
  93.         Width = 281
  94.         Height = 17
  95.         Caption = 'Dossier unique pour l'#39'ouverture et l'#39'enregistrement'
  96.         TabOrder = 1
  97.         OnClick = CBUnDossierClick
  98.       end
  99.       object EdiDirOuvrir: TSpecialEdit
  100.         Left = 16
  101.         Top = 32
  102.         Width = 255
  103.         Height = 21
  104.         BorderStyle = bsSingle
  105.         ButtonStyle = stDown
  106.         DisabledColor = clNone
  107.         ItemIndex = -1
  108.         MinimizeText = True
  109.         NumGlyphs = 1
  110.         ParentColor = False
  111.         ReadOnly = False
  112.         ShowButton = False
  113.         OnClick = SBOuvrirClick
  114.       end
  115.       object EdiDirEnregistrer: TSpecialEdit
  116.         Left = 16
  117.         Top = 88
  118.         Width = 255
  119.         Height = 21
  120.         BorderStyle = bsSingle
  121.         ButtonStyle = stDown
  122.         DisabledColor = clNone
  123.         ItemIndex = -1
  124.         MinimizeText = True
  125.         NumGlyphs = 1
  126.         ParentColor = False
  127.         ReadOnly = False
  128.         ShowButton = False
  129.         OnClick = SBEnregistrerClick
  130.       end
  131.     end
  132.     object TshEnreg: TTabSheet
  133.       ImageIndex = 4
  134.       TabVisible = False
  135.       object CBDateFichier: TCheckBox
  136.         Left = 16
  137.         Top = 96
  138.         Width = 233
  139.         Height = 17
  140.         Caption = 'Conserver la date du fichier'
  141.         TabOrder = 0
  142.       end
  143.       object CBExif: TCheckBox
  144.         Left = 16
  145.         Top = 116
  146.         Width = 233
  147.         Height = 17
  148.         Caption = 'Conserver les informations Exif'
  149.         TabOrder = 1
  150.       end
  151.       object CBFormatDefaut: TCheckBox
  152.         Left = 16
  153.         Top = 24
  154.         Width = 257
  155.         Height = 17
  156.         Caption = 'Utiliser un format par d'#233'faut'
  157.         TabOrder = 2
  158.         OnClick = CBFormatDefautClick
  159.       end
  160.       object LstFormatDefaut: TComboBox
  161.         Left = 16
  162.         Top = 48
  163.         Width = 257
  164.         Height = 21
  165.         Style = csDropDownList
  166.         ItemHeight = 0
  167.         TabOrder = 3
  168.       end
  169.     end
  170.     object TshCompress: TTabSheet
  171.       ImageIndex = 1
  172.       TabVisible = False
  173.       object GroupBox1: TGroupBox
  174.         Left = 16
  175.         Top = 16
  176.         Width = 290
  177.         Height = 137
  178.         Caption = ' Compression JPEG '
  179.         TabOrder = 0
  180.         object LblTaux: TLabel
  181.           Left = 16
  182.           Top = 80
  183.           Width = 60
  184.           Height = 13
  185.           Caption = 'Compression'
  186.           Transparent = True
  187.         end
  188.         object TBCompress: TTrackBar
  189.           Left = 12
  190.           Top = 96
  191.           Width = 261
  192.           Height = 25
  193.           Max = 100
  194.           Min = 10
  195.           Orientation = trHorizontal
  196.           PageSize = 10
  197.           Frequency = 5
  198.           Position = 90
  199.           SelEnd = 0
  200.           SelStart = 0
  201.           TabOrder = 0
  202.           ThumbLength = 15
  203.           TickMarks = tmBottomRight
  204.           TickStyle = tsAuto
  205.           OnChange = TBCompressChange
  206.         end
  207.         object RBDialog: TRadioButton
  208.           Left = 16
  209.           Top = 24
  210.           Width = 217
  211.           Height = 17
  212.           Caption = 'Interroger l'#39'utilisateur'
  213.           TabOrder = 1
  214.           OnClick = RBClick
  215.         end
  216.         object RBForcer: TRadioButton
  217.           Left = 16
  218.           Top = 44
  219.           Width = 241
  220.           Height = 17
  221.           Caption = 'Forcer une compression par d'#233'faut'
  222.           TabOrder = 2
  223.           OnClick = RBClick
  224.         end
  225.       end
  226.     end
  227.     object TshOutils: TTabSheet
  228.       ImageIndex = 3
  229.       TabVisible = False
  230.       object RGPosOutils: TRadioGroup
  231.         Left = 16
  232.         Top = 16
  233.         Width = 290
  234.         Height = 81
  235.         Caption = ' Alignement de la palette d'#39'outils '
  236.         Items.Strings = (
  237.           'Flottante'
  238.           'Gauche'
  239.           'Droite')
  240.         TabOrder = 0
  241.       end
  242.       object GroupBox3: TGroupBox
  243.         Left = 16
  244.         Top = 112
  245.         Width = 290
  246.         Height = 81
  247.         Caption = ' Grille '
  248.         TabOrder = 1
  249.         object Label2: TLabel
  250.           Left = 16
  251.           Top = 24
  252.           Width = 89
  253.           Height = 13
  254.           Caption = 'Taille des cellules :'
  255.         end
  256.         object Label5: TLabel
  257.           Left = 160
  258.           Top = 24
  259.           Width = 42
  260.           Height = 13
  261.           Caption = 'Couleur :'
  262.         end
  263.         object SETailleGrille: TSpinEdit2
  264.           Left = 16
  265.           Top = 40
  266.           Width = 80
  267.           Height = 21
  268.           MaxValue = 50
  269.           MinValue = 1
  270.           ShowUpDown = True
  271.           TabOrder = 0
  272.           Value = 16
  273.         end
  274.         object ColorEditGrid: TColorEdit
  275.           Left = 160
  276.           Top = 40
  277.           Width = 80
  278.           Height = 21
  279.           BorderStyle = bsSingle
  280.           Color = clBlack
  281.           CustomText = 'Autres couleurs...'
  282.           ColorDialog = MainForm.GlobalColorDialog
  283.           ReadOnly = False
  284.         end
  285.       end
  286.     end
  287.     object TshDefaut: TTabSheet
  288.       ImageIndex = 2
  289.       TabVisible = False
  290.       object BGAdapter: TGroupBox
  291.         Left = 16
  292.         Top = 98
  293.         Width = 290
  294.         Height = 99
  295.         Caption = ' Fonction Adapter l'#39'image '
  296.         TabOrder = 0
  297.         object Label3: TLabel
  298.           Left = 16
  299.           Top = 20
  300.           Width = 42
  301.           Height = 13
  302.           Caption = 'Largeur :'
  303.           Transparent = True
  304.         end
  305.         object Label4: TLabel
  306.           Left = 128
  307.           Top = 20
  308.           Width = 44
  309.           Height = 13
  310.           Caption = 'Hauteur :'
  311.           Transparent = True
  312.         end
  313.         object EdiL: TSpinEdit2
  314.           Left = 16
  315.           Top = 36
  316.           Width = 89
  317.           Height = 21
  318.           AutoSelect = False
  319.           MaxLength = 4
  320.           MaxValue = 5000
  321.           MinValue = 10
  322.           ShowUpDown = True
  323.           TabOrder = 0
  324.           Value = 800
  325.         end
  326.         object EdiH: TSpinEdit2
  327.           Left = 128
  328.           Top = 36
  329.           Width = 89
  330.           Height = 21
  331.           AutoSelect = False
  332.           MaxLength = 4
  333.           MaxValue = 5000
  334.           MinValue = 10
  335.           ShowUpDown = True
  336.           TabOrder = 1
  337.           Value = 600
  338.         end
  339.         object CBDeformer: TCheckBox
  340.           Left = 16
  341.           Top = 68
  342.           Width = 201
  343.           Height = 17
  344.           Caption = 'Autoriser la d'#233'formation'
  345.           TabOrder = 2
  346.         end
  347.       end
  348.       object GBUnites: TGroupBox
  349.         Left = 16
  350.         Top = 12
  351.         Width = 290
  352.         Height = 73
  353.         Caption = ' Unit'#233's '
  354.         TabOrder = 1
  355.         object Label6: TLabel
  356.           Left = 16
  357.           Top = 20
  358.           Width = 35
  359.           Height = 13
  360.           Caption = 'Image :'
  361.         end
  362.         object Label1: TLabel
  363.           Left = 128
  364.           Top = 20
  365.           Width = 45
  366.           Height = 13
  367.           Caption = 'Imprimer :'
  368.         end
  369.         object LstUnit: TComboBox
  370.           Left = 16
  371.           Top = 36
  372.           Width = 89
  373.           Height = 21
  374.           Style = csDropDownList
  375.           ItemHeight = 13
  376.           TabOrder = 0
  377.           OnChange = LstUnitChange
  378.           Items.Strings = (
  379.             'pixels'
  380.             'cm'
  381.             'pouces')
  382.         end
  383.         object LstUnitPrn: TComboBox
  384.           Left = 128
  385.           Top = 36
  386.           Width = 89
  387.           Height = 21
  388.           Style = csDropDownList
  389.           ItemHeight = 13
  390.           TabOrder = 1
  391.           OnChange = LstUnitPrnChange
  392.           Items.Strings = (
  393.             'cm'
  394.             'pouces')
  395.         end
  396.       end
  397.     end
  398.     object TshHisto: TTabSheet
  399.       ImageIndex = 6
  400.       TabVisible = False
  401.       object LblHisto: TLabel
  402.         Left = 16
  403.         Top = 24
  404.         Width = 47
  405.         Height = 13
  406.         Caption = 'Historique'
  407.       end
  408.       object Label8: TLabel
  409.         Left = 18
  410.         Top = 112
  411.         Width = 278
  412.         Height = 13
  413.         Alignment = taCenter
  414.         AutoSize = False
  415.         Caption = 
  416.           '<---------------------- M'#233'moire conseill'#233'e (Mo) ----------------' +
  417.           '------->'
  418.       end
  419.       object Label10: TLabel
  420.         Left = 16
  421.         Top = 168
  422.         Width = 177
  423.         Height = 13
  424.         Caption = 'Utilis'#233' par la prochaine image ouverte'
  425.         Font.Charset = DEFAULT_CHARSET
  426.         Font.Color = clMaroon
  427.         Font.Height = -11
  428.         Font.Name = 'MS Sans Serif'
  429.         Font.Style = []
  430.         ParentFont = False
  431.       end
  432.       object TBHisto: TTrackBar
  433.         Left = 12
  434.         Top = 40
  435.         Width = 290
  436.         Height = 27
  437.         Max = 24
  438.         Min = 1
  439.         Orientation = trHorizontal
  440.         Frequency = 1
  441.         Position = 4
  442.         SelEnd = 0
  443.         SelStart = 0
  444.         TabOrder = 0
  445.         ThumbLength = 15
  446.         TickMarks = tmBottomRight
  447.         TickStyle = tsAuto
  448.         OnChange = TBHistoChange
  449.       end
  450.       object Panel1: TPanel
  451.         Left = 18
  452.         Top = 80
  453.         Width = 69
  454.         Height = 25
  455.         Caption = '48'
  456.         TabOrder = 1
  457.       end
  458.       object Panel2: TPanel
  459.         Left = 87
  460.         Top = 80
  461.         Width = 69
  462.         Height = 25
  463.         Caption = '128'
  464.         TabOrder = 2
  465.       end
  466.       object Panel3: TPanel
  467.         Left = 156
  468.         Top = 80
  469.         Width = 69
  470.         Height = 25
  471.         Caption = '256'
  472.         TabOrder = 3
  473.       end
  474.       object Panel4: TPanel
  475.         Left = 225
  476.         Top = 80
  477.         Width = 70
  478.         Height = 25
  479.         Caption = '512'
  480.         TabOrder = 4
  481.       end
  482.     end
  483.     object TshPlugins: TTabSheet
  484.       Caption = 'TshPlugins'
  485.       ImageIndex = 7
  486.       TabVisible = False
  487.       object Label7: TLabel
  488.         Left = 16
  489.         Top = 16
  490.         Width = 178
  491.         Height = 13
  492.         Caption = 'Cr'#233'er des boutons pour ces modules :'
  493.       end
  494.       object Label11: TLabel
  495.         Left = 16
  496.         Top = 184
  497.         Width = 192
  498.         Height = 13
  499.         Caption = 'N'#233'cessite un red'#233'marrage de PhotoFiltre'
  500.         Font.Charset = DEFAULT_CHARSET
  501.         Font.Color = clMaroon
  502.         Font.Height = -11
  503.         Font.Name = 'MS Sans Serif'
  504.         Font.Style = []
  505.         ParentFont = False
  506.       end
  507.       object LstPlgPerso: TListView
  508.         Left = 16
  509.         Top = 40
  510.         Width = 290
  511.         Height = 137
  512.         Checkboxes = True
  513.         Columns = <>
  514.         ReadOnly = True
  515.         ShowColumnHeaders = False
  516.         TabOrder = 0
  517.         ViewStyle = vsList
  518.       end
  519.     end
  520.     object TshDemarrage: TTabSheet
  521.       ImageIndex = 7
  522.       TabVisible = False
  523.       object Label9: TLabel
  524.         Left = 24
  525.         Top = 160
  526.         Width = 192
  527.         Height = 13
  528.         Caption = 'N'#233'cessite un red'#233'marrage de PhotoFiltre'
  529.         Font.Charset = DEFAULT_CHARSET
  530.         Font.Color = clMaroon
  531.         Font.Height = -11
  532.         Font.Name = 'MS Sans Serif'
  533.         Font.Style = []
  534.         ParentFont = False
  535.       end
  536.       object CBAffichageAvance: TCheckBox
  537.         Left = 24
  538.         Top = 32
  539.         Width = 273
  540.         Height = 17
  541.         Caption = 'D'#233'sactiver l'#39'affichage avanc'#233
  542.         TabOrder = 0
  543.       end
  544.       object CBAffichageFond: TCheckBox
  545.         Left = 24
  546.         Top = 48
  547.         Width = 273
  548.         Height = 17
  549.         Caption = 'D'#233'sactiver la texture du fond'
  550.         TabOrder = 1
  551.       end
  552.       object CBPlugins: TCheckBox
  553.         Left = 24
  554.         Top = 80
  555.         Width = 281
  556.         Height = 17
  557.         Caption = 'Charger les modules au d'#233'marrage'
  558.         TabOrder = 2
  559.       end
  560.       object CBViderListe: TCheckBox
  561.         Left = 24
  562.         Top = 96
  563.         Width = 281
  564.         Height = 17
  565.         Caption = 'Vider l'#39'historique des derniers fichiers ouverts'
  566.         TabOrder = 3
  567.       end
  568.       object CBZoomMolette: TCheckBox
  569.         Left = 24
  570.         Top = 112
  571.         Width = 281
  572.         Height = 17
  573.         Caption = 'D'#233'sactiver le zoom avec la molette de la souris'
  574.         TabOrder = 4
  575.       end
  576.       object CBmenuXP: TCheckBox
  577.         Left = 24
  578.         Top = 64
  579.         Width = 265
  580.         Height = 17
  581.         Caption = 'D'#233'sactiver les menus XP'
  582.         TabOrder = 5
  583.       end
  584.     end
  585.   end
  586.   object CmbPrefs: TComboBox
  587.     Left = 44
  588.     Top = 16
  589.     Width = 276
  590.     Height = 21
  591.     Style = csDropDownList
  592.     ItemHeight = 13
  593.     ItemIndex = 0
  594.     TabOrder = 3
  595.     Text = 'Dossiers'
  596.     OnChange = CmbPrefsChange
  597.     Items.Strings = (
  598.       'Dossiers'
  599.       'Enregistrement'
  600.       'Compression'
  601.       'Palette d'#39'outils et grille'
  602.       'Valeurs par d'#233'faut'
  603.       'Historiques'
  604.       'Barre des modules'
  605.       'D'#233'marrage')
  606.   end
  607.   object BtnNext: TPrevNextButton
  608.     Left = 326
  609.     Top = 16
  610.     Width = 21
  611.     Height = 21
  612.     ClickMode = cmUp
  613.     Style = stRight
  614.     OnClick = BtnNextClick
  615.   end
  616.   object BtnPrev: TPrevNextButton
  617.     Left = 16
  618.     Top = 16
  619.     Width = 21
  620.     Height = 21
  621.     ClickMode = cmUp
  622.     Style = stLeft
  623.     OnClick = BtnPrevClick
  624.   end
  625. end
  626.