home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / temacd / photofiltre / pf-setup-en.exe / PhotoFiltre.exe / 0 / RCDATA / TPMFORM / TPMFORM.txt
Text File  |  2008-01-12  |  10KB  |  328 lines

  1. object PMForm: TPMForm
  2.   Left = 252
  3.   Top = 154
  4.   BorderStyle = bsDialog
  5.   Caption = 'PhotoMasque'
  6.   ClientHeight = 345
  7.   ClientWidth = 458
  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.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnCreate = FormCreate
  19.   OnHide = FormHide
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object GroupBox1: TGroupBox
  25.     Left = 234
  26.     Top = 16
  27.     Width = 209
  28.     Height = 273
  29.     Caption = ' Param'#232'tres '
  30.     TabOrder = 0
  31.     object Label1: TLabel
  32.       Left = 16
  33.       Top = 80
  34.       Width = 33
  35.       Height = 13
  36.       Caption = 'Mode :'
  37.     end
  38.     object LblCouleur: TLabel
  39.       Left = 100
  40.       Top = 24
  41.       Width = 42
  42.       Height = 13
  43.       Caption = 'Couleur :'
  44.     end
  45.     object LblOpacite: TLabel
  46.       Left = 16
  47.       Top = 24
  48.       Width = 43
  49.       Height = 13
  50.       Caption = 'Opacit'#233' :'
  51.     end
  52.     object SBMotif: TSpeedButton
  53.       Left = 178
  54.       Top = 236
  55.       Width = 23
  56.       Height = 21
  57.       Flat = True
  58.       OnClick = SBMotifClick
  59.     end
  60.     object LblMotif: TLabel
  61.       Left = 16
  62.       Top = 220
  63.       Width = 102
  64.       Height = 13
  65.       Caption = 'Motif de remplissage :'
  66.     end
  67.     object ChbFlou: TCheckBox
  68.       Left = 16
  69.       Top = 132
  70.       Width = 153
  71.       Height = 17
  72.       Caption = 'Flou'
  73.       TabOrder = 0
  74.       OnClick = OptionChange
  75.     end
  76.     object RdbAjuster: TRadioButton
  77.       Left = 16
  78.       Top = 176
  79.       Width = 145
  80.       Height = 17
  81.       Caption = 'Etirer le masque'
  82.       Checked = True
  83.       TabOrder = 1
  84.       TabStop = True
  85.       OnClick = OptionChange
  86.     end
  87.     object RdbRepeter: TRadioButton
  88.       Left = 16
  89.       Top = 194
  90.       Width = 153
  91.       Height = 17
  92.       Caption = 'R'#233'p'#233'ter le masque'
  93.       TabOrder = 2
  94.       OnClick = OptionChange
  95.     end
  96.     object ChbBichromie: TCheckBox
  97.       Left = 16
  98.       Top = 150
  99.       Width = 153
  100.       Height = 17
  101.       Caption = 'Bichromie'
  102.       TabOrder = 3
  103.       OnClick = OptionChange
  104.     end
  105.     object CmbFormat: TComboBox
  106.       Left = 16
  107.       Top = 95
  108.       Width = 161
  109.       Height = 21
  110.       Style = csDropDownList
  111.       ItemHeight = 13
  112.       ItemIndex = 0
  113.       TabOrder = 4
  114.       Text = 'Couleur'
  115.       OnChange = CmbFormatChange
  116.       Items.Strings = (
  117.         'Couleur'
  118.         'Transparence'
  119.         'Niveau de gris'
  120.         'Flou gaussien'
  121.         'Motif')
  122.     end
  123.     object EdiOpacite: TSpinEdit2
  124.       Left = 16
  125.       Top = 40
  126.       Width = 75
  127.       Height = 21
  128.       MaxLength = 3
  129.       MaxValue = 100
  130.       MinValue = 10
  131.       ShowUpDown = True
  132.       TabOrder = 5
  133.       Value = 100
  134.       OnChange = OptionChange
  135.     end
  136.     object ColorEdit: TColorEdit
  137.       Left = 100
  138.       Top = 40
  139.       Width = 75
  140.       Height = 21
  141.       BorderStyle = bsSingle
  142.       Color = clWhite
  143.       CustomText = 'Autres couleurs...'
  144.       ColorDialog = MainForm.GlobalColorDialog
  145.       ReadOnly = False
  146.       TabOrder = 6
  147.       TabStop = True
  148.       OnChange = OptionChange
  149.     end
  150.     object EdiMotif: TSpecialEdit
  151.       Left = 15
  152.       Top = 236
  153.       Width = 162
  154.       Height = 21
  155.       BorderStyle = bsSingle
  156.       ButtonStyle = stDown
  157.       DisabledColor = clBtnFace
  158.       ItemIndex = -1
  159.       MinimizeText = True
  160.       NumGlyphs = 1
  161.       ParentColor = False
  162.       ReadOnly = False
  163.       ShowButton = False
  164.       TabOrder = 7
  165.       TabStop = True
  166.       OnChange = OptionChange
  167.       OnClick = SBMotifClick
  168.     end
  169.   end
  170.   object GroupBox2: TGroupBox
  171.     Left = 16
  172.     Top = 16
  173.     Width = 209
  174.     Height = 273
  175.     Caption = ' Masque '
  176.     TabOrder = 1
  177.     object BtnParcourir: TSpeedButton
  178.       Left = 170
  179.       Top = 24
  180.       Width = 23
  181.       Height = 21
  182.       Flat = True
  183.       OnClick = BtnParcourirClick
  184.     end
  185.     object BtnNegatif: TSpeedButton
  186.       Left = 16
  187.       Top = 229
  188.       Width = 73
  189.       Height = 25
  190.       Glyph.Data = {
  191.         06020000424D0602000000000000760000002800000028000000140000000100
  192.         0400000000009001000000000000000000001000000000000000000000000000
  193.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  194.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  195.         3333333333333333333333333333333333333333333333333333333333333333
  196.         3333333333333333333333333333333333333333333333333000000000033333
  197.         333333333300000000003333300000000003333333333333330FFFFFFFF00000
  198.         000000000003333333333000000FFFFFFFF00FFFF00000000003333333333000
  199.         000FFFFFFFF00FFFF00000000003330330333000000FFFFFFFF00FFFF0000000
  200.         0003300330033000000FFFFFFFF00FFFF00000000003000000003000000FFFFF
  201.         FFF00FFFF00000000003300330033000000FFFFFFFF00FFFF000000000033303
  202.         30333000000FFFFFFFF00FFFF00000000003333333333000000FFFFFFFF00FFF
  203.         F00000000003333333333000000FFFFFFFF00FFFF00000000003333333333000
  204.         000FFFFFFFF00FFFF000000000033333333330000000000000000FFFFFFFF033
  205.         33333333333330000000000333330FFFFFFFF033333333333333300000000003
  206.         3333000000000033333333333333300000000003333333333333333333333333
  207.         33333333333333333333}
  208.       OnClick = BtnNegatifClick
  209.     end
  210.     object BtnRotation: TSpeedButton
  211.       Left = 120
  212.       Top = 229
  213.       Width = 73
  214.       Height = 25
  215.       Glyph.Data = {
  216.         C6060000424DC60600000000000036000000280000001B000000140000000100
  217.         1800000000009006000000000000000000000000000000000000008080008080
  218.         0080800080800080800080800080800080800080800080800080800080800080
  219.         8000808000808000808000808000808000808000808000808000808000808000
  220.         8080008080008080008080000000008080008080008080008080008080008080
  221.         0080800080800080800080800080800080800080800080800080800080800080
  222.         8000808000808000808000808000808000808000808000808000808000808000
  223.         0000008080008080008080008080008080008080008080008080008080008080
  224.         0080800080800080800000000000000000000000000000000000000000000000
  225.         0000000000000000000000000000000000808000000000808000808000808000
  226.         8080008080008080008080008080008080008080008080008080008080000000
  227.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  228.         FF00000000808000000000808000808000808000808000808000808000808000
  229.         8080008080008080008080008080008080000000FFFFFF000000FFFFFFFFFFFF
  230.         FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000080800000000080
  231.         8000808000808000808000808000808000808000808000808000808000808000
  232.         8080008080000000FFFFFF000000000000FFFFFFFFFFFFFFFFFF000000FFFFFF
  233.         000000000000FFFFFF0000000080800000000080800000000000000000000000
  234.         00000000000000000000000000000000000000008080008080000000FFFFFFFF
  235.         FFFF000000000000000000000000000000000000000000000000FFFFFF000000
  236.         008080000000008080000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  237.         FFFFFFFF000000008080008080000000FFFFFFFFFFFFFFFFFFFFFFFF00000000
  238.         0000000000000000FFFFFFFFFFFFFFFFFF000000008080000000008080000000
  239.         FFFFFF000000000000FFFFFFFFFFFF000000000000FFFFFF0000000080800080
  240.         80000000FFFFFF000000000000000000000000FFFFFF000000FFFFFFFFFFFFFF
  241.         FFFFFFFFFF000000008080000000008080000000FFFFFFFFFFFF000000FFFFFF
  242.         000000000000FFFFFFFFFFFF000000008080008080000000FFFFFF000000FFFF
  243.         FFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000808000
  244.         0000008080000000FFFFFFFFFFFF000000FFFFFF000000FFFFFFFFFFFFFFFFFF
  245.         000000008080008080000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  246.         FFFFFFFFFFFFFFFFFFFFFFFFFF000000008080000000008080000000FFFFFFFF
  247.         FFFF000000000000000000FFFFFFFFFFFFFFFFFF000000008080008080000000
  248.         0000000000000000000000000000000000000000000000000000000000000000
  249.         00000000008080000000008080000000FFFFFF000000FFFFFF000000000000FF
  250.         FFFF000000FFFFFF000000008080008080008080008080008080008080008080
  251.         0080800080800080800080800080800080800080800080800080800000000080
  252.         80000000FFFFFFFFFFFF000000000000000000000000FFFFFFFFFFFF00000000
  253.         8080008080008080008080000000000000008080008080008080000000000000
  254.         008080008080008080008080008080000000008080000000FFFFFFFFFFFFFFFF
  255.         FF000000000000FFFFFFFFFFFFFFFFFF00000000808000808000808000000000
  256.         8080008080000000008080000000008080008080000000008080008080008080
  257.         008080000000008080000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFF
  258.         FFFFFFFF00000000808000808000808000808000808000808000000000808000
  259.         0000008080008080000000008080008080008080008080000000008080000000
  260.         FFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFF0000000080800080
  261.         8000808000808000000000000000000000808000000000808000808000000000
  262.         8080008080008080008080000000008080000000FFFFFFFFFFFFFFFFFFFFFFFF
  263.         FFFFFFFFFFFFFFFFFFFFFFFF0000000080800080800080800000000080800080
  264.         8000000000808000000000808000808000000000808000808000000000808000
  265.         0000008080000000000000000000000000000000000000000000000000000000
  266.         0000000080800080800080800000000080800080800000000080800000000080
  267.         8000808000000000808000000000808000000000000000808000808000808000
  268.         8080008080008080008080008080008080008080008080008080008080008080
  269.         0080800000000000000080800080800080800000000000000080800080800080
  270.         80000000008080000000}
  271.       OnClick = BtnRotationClick
  272.     end
  273.     object ImgMasque: TImage
  274.       Left = 16
  275.       Top = 56
  276.       Width = 180
  277.       Height = 164
  278.       AutoSize = True
  279.       OnClick = BtnParcourirClick
  280.     end
  281.     object EdiNomMasque: TSpecialEdit
  282.       Left = 16
  283.       Top = 24
  284.       Width = 153
  285.       Height = 21
  286.       BorderStyle = bsSingle
  287.       ButtonStyle = stDown
  288.       DisabledColor = clNone
  289.       ItemIndex = -1
  290.       MinimizeText = False
  291.       NumGlyphs = 1
  292.       ParentColor = False
  293.       ReadOnly = False
  294.       ShowButton = False
  295.       TabOrder = 0
  296.       TabStop = True
  297.       OnClick = BtnParcourirClick
  298.     end
  299.   end
  300.   object BAnnuler: TButton
  301.     Left = 367
  302.     Top = 304
  303.     Width = 75
  304.     Height = 25
  305.     Caption = 'Annuler'
  306.     TabOrder = 2
  307.     OnClick = BAnnulerClick
  308.   end
  309.   object BOk: TButton
  310.     Left = 282
  311.     Top = 304
  312.     Width = 75
  313.     Height = 25
  314.     Caption = 'Ok'
  315.     TabOrder = 3
  316.     OnClick = BOkClick
  317.   end
  318.   object BApercu: TButton
  319.     Left = 16
  320.     Top = 304
  321.     Width = 75
  322.     Height = 25
  323.     Caption = 'Aper'#231'u'
  324.     TabOrder = 4
  325.     OnClick = BApercuClick
  326.   end
  327. end
  328.