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 / TFILTREDEGRADEFORM / TFILTREDEGRADEFORM.txt
Text File  |  2008-01-12  |  4KB  |  193 lines

  1. object FiltreDegradeForm: TFiltreDegradeForm
  2.   Left = 277
  3.   Top = 148
  4.   ActiveControl = BOk
  5.   BorderStyle = bsDialog
  6.   Caption = 'D'#233'grad'#233
  7.   ClientHeight = 443
  8.   ClientWidth = 336
  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.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnCreate = FormCreate
  19.   OnHide = FormHide
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object BAnnuler: TButton
  24.     Left = 246
  25.     Top = 404
  26.     Width = 75
  27.     Height = 25
  28.     Cancel = True
  29.     Caption = 'Annuler'
  30.     TabOrder = 0
  31.     OnClick = BAnnulerClick
  32.   end
  33.   object BOk: TButton
  34.     Left = 164
  35.     Top = 404
  36.     Width = 75
  37.     Height = 25
  38.     Caption = 'Ok'
  39.     Default = True
  40.     TabOrder = 1
  41.     OnClick = BOkClick
  42.   end
  43.   object BApercu: TButton
  44.     Left = 16
  45.     Top = 404
  46.     Width = 75
  47.     Height = 25
  48.     Caption = 'Aper'#231'u'
  49.     TabOrder = 2
  50.     OnClick = BApercuClick
  51.   end
  52.   object GroupBox1: TGroupBox
  53.     Left = 16
  54.     Top = 154
  55.     Width = 305
  56.     Height = 111
  57.     Caption = ' Couleur 1 '
  58.     TabOrder = 3
  59.     object LblAlpha1: TLabel
  60.       Left = 16
  61.       Top = 56
  62.       Width = 37
  63.       Height = 13
  64.       Caption = 'Opacit'#233
  65.     end
  66.     object SB1: TSpeedButton
  67.       Left = 16
  68.       Top = 24
  69.       Width = 23
  70.       Height = 22
  71.       AllowAllUp = True
  72.       GroupIndex = 1
  73.       Down = True
  74.       Flat = True
  75.       OnClick = SB1Click
  76.     end
  77.     object TBAlpha1: TTrackBar
  78.       Left = 8
  79.       Top = 72
  80.       Width = 289
  81.       Height = 25
  82.       Max = 100
  83.       Orientation = trHorizontal
  84.       PageSize = 5
  85.       Frequency = 5
  86.       Position = 50
  87.       SelEnd = 0
  88.       SelStart = 0
  89.       TabOrder = 0
  90.       ThumbLength = 15
  91.       TickMarks = tmBottomRight
  92.       TickStyle = tsAuto
  93.       OnChange = TBAlpha1Change
  94.     end
  95.     object ColorEdit1: TColorEdit
  96.       Left = 41
  97.       Top = 24
  98.       Width = 89
  99.       Height = 22
  100.       BorderStyle = bsSingle
  101.       Color = clBlack
  102.       CustomText = 'Autres couleurs...'
  103.       ColorDialog = MainForm.GlobalColorDialog
  104.       ReadOnly = False
  105.       OnChange = ColorEditChange
  106.     end
  107.   end
  108.   object GroupBox2: TGroupBox
  109.     Left = 16
  110.     Top = 276
  111.     Width = 305
  112.     Height = 113
  113.     Caption = ' Couleur 2 '
  114.     TabOrder = 4
  115.     object LblAlpha2: TLabel
  116.       Left = 16
  117.       Top = 56
  118.       Width = 37
  119.       Height = 13
  120.       Caption = 'Opacit'#233
  121.     end
  122.     object SB2: TSpeedButton
  123.       Left = 16
  124.       Top = 24
  125.       Width = 23
  126.       Height = 22
  127.       AllowAllUp = True
  128.       GroupIndex = 1
  129.       Flat = True
  130.       OnClick = SB2Click
  131.     end
  132.     object TBAlpha2: TTrackBar
  133.       Left = 8
  134.       Top = 72
  135.       Width = 289
  136.       Height = 25
  137.       Max = 100
  138.       Orientation = trHorizontal
  139.       PageSize = 5
  140.       Frequency = 5
  141.       Position = 50
  142.       SelEnd = 0
  143.       SelStart = 0
  144.       TabOrder = 0
  145.       ThumbLength = 15
  146.       TickMarks = tmBottomRight
  147.       TickStyle = tsAuto
  148.       OnChange = TBAlpha2Change
  149.     end
  150.     object ColorEdit2: TColorEdit
  151.       Left = 41
  152.       Top = 24
  153.       Width = 89
  154.       Height = 22
  155.       BorderStyle = bsSingle
  156.       Color = clWhite
  157.       CustomText = 'Autres couleurs...'
  158.       ColorDialog = MainForm.GlobalColorDialog
  159.       ReadOnly = False
  160.       OnChange = ColorEditChange
  161.     end
  162.   end
  163.   object RGDirection: TRadioGroup
  164.     Left = 16
  165.     Top = 78
  166.     Width = 305
  167.     Height = 65
  168.     Caption = ' Direction '
  169.     Columns = 2
  170.     ItemIndex = 0
  171.     Items.Strings = (
  172.       'Gauche / Droite'
  173.       'Haut / Bas'
  174.       'Droite / Gauche'
  175.       'Bas / Haut')
  176.     TabOrder = 5
  177.   end
  178.   object RGStyle: TRadioGroup
  179.     Left = 16
  180.     Top = 16
  181.     Width = 305
  182.     Height = 52
  183.     Caption = ' Style '
  184.     Columns = 2
  185.     ItemIndex = 0
  186.     Items.Strings = (
  187.       'Bichrome'
  188.       'Monochrome')
  189.     TabOrder = 6
  190.     OnClick = RGStyleClick
  191.   end
  192. end
  193.