home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / multimedia / photofiltre / pfs-setup-en.exe / pf-studio.exe / 0 / RCDATA / TSELPARAMSFORM / TSELPARAMSFORM.txt < prev   
Text File  |  2007-09-16  |  8KB  |  367 lines

  1. object SelParamsForm: TSelParamsForm
  2.   Left = 305
  3.   Top = 153
  4.   ActiveControl = BOk
  5.   BorderStyle = bsDialog
  6.   Caption = 'Param'#233'trage manuel'
  7.   ClientHeight = 434
  8.   ClientWidth = 305
  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 = poMainFormCenter
  18.   OnCreate = FormCreate
  19.   OnKeyPress = FormKeyPress
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object BAnnuler: TButton
  24.     Left = 214
  25.     Top = 394
  26.     Width = 75
  27.     Height = 25
  28.     Cancel = True
  29.     Caption = 'Annuler'
  30.     ModalResult = 2
  31.     TabOrder = 4
  32.   end
  33.   object BOk: TButton
  34.     Left = 130
  35.     Top = 394
  36.     Width = 75
  37.     Height = 25
  38.     Caption = 'Ok'
  39.     Default = True
  40.     TabOrder = 3
  41.     OnClick = BOkClick
  42.   end
  43.   object GroupBox1: TGroupBox
  44.     Left = 16
  45.     Top = 14
  46.     Width = 273
  47.     Height = 129
  48.     Caption = ' Position '
  49.     TabOrder = 0
  50.     object LblX: TLabel
  51.       Left = 18
  52.       Top = 44
  53.       Width = 16
  54.       Height = 13
  55.       Caption = 'X : '
  56.     end
  57.     object LblY: TLabel
  58.       Left = 18
  59.       Top = 75
  60.       Width = 16
  61.       Height = 13
  62.       Caption = 'Y : '
  63.     end
  64.     object RBPos1: TRadioButton
  65.       Left = 16
  66.       Top = 20
  67.       Width = 105
  68.       Height = 17
  69.       Caption = 'Manuelle'
  70.       Checked = True
  71.       TabOrder = 0
  72.       TabStop = True
  73.       OnClick = RBPosClick
  74.     end
  75.     object EdiX: TSpinEdit2
  76.       Left = 38
  77.       Top = 41
  78.       Width = 65
  79.       Height = 21
  80.       MaxValue = 0
  81.       MinValue = 0
  82.       ShowUpDown = True
  83.       TabOrder = 1
  84.       Value = 0
  85.     end
  86.     object EdiY: TSpinEdit2
  87.       Left = 38
  88.       Top = 72
  89.       Width = 65
  90.       Height = 21
  91.       MaxValue = 0
  92.       MinValue = 0
  93.       ShowUpDown = True
  94.       TabOrder = 2
  95.       Value = 0
  96.     end
  97.     object RBPos2: TRadioButton
  98.       Left = 168
  99.       Top = 20
  100.       Width = 97
  101.       Height = 17
  102.       Caption = 'Automatique'
  103.       TabOrder = 3
  104.       OnClick = RBPosClick
  105.     end
  106.     object ToolBar: TToolBar
  107.       Left = 165
  108.       Top = 40
  109.       Width = 87
  110.       Height = 82
  111.       Align = alNone
  112.       ButtonHeight = 26
  113.       ButtonWidth = 27
  114.       Caption = 'ToolBar'
  115.       EdgeBorders = []
  116.       Flat = True
  117.       Images = MainForm.ImageList
  118.       TabOrder = 4
  119.       Transparent = True
  120.       Wrapable = False
  121.       object TB0: TToolButton
  122.         Left = 0
  123.         Top = 0
  124.         Caption = 'TB0'
  125.         ImageIndex = 40
  126.         OnClick = TBClick
  127.       end
  128.       object TB1: TToolButton
  129.         Tag = 1
  130.         Left = 27
  131.         Top = 0
  132.         Caption = 'TB1'
  133.         ImageIndex = 40
  134.         OnClick = TBClick
  135.       end
  136.       object TB2: TToolButton
  137.         Tag = 2
  138.         Left = 54
  139.         Top = 0
  140.         Caption = 'TB2'
  141.         ImageIndex = 40
  142.         Wrap = True
  143.         OnClick = TBClick
  144.       end
  145.       object TB3: TToolButton
  146.         Tag = 3
  147.         Left = 0
  148.         Top = 26
  149.         Caption = 'TB3'
  150.         ImageIndex = 40
  151.         OnClick = TBClick
  152.       end
  153.       object TB4: TToolButton
  154.         Tag = 4
  155.         Left = 27
  156.         Top = 26
  157.         Caption = 'TB4'
  158.         ImageIndex = 40
  159.         OnClick = TBClick
  160.       end
  161.       object TB5: TToolButton
  162.         Tag = 5
  163.         Left = 54
  164.         Top = 26
  165.         Caption = 'TB5'
  166.         ImageIndex = 40
  167.         Wrap = True
  168.         OnClick = TBClick
  169.       end
  170.       object TB6: TToolButton
  171.         Tag = 6
  172.         Left = 0
  173.         Top = 52
  174.         Caption = 'TB6'
  175.         ImageIndex = 40
  176.         OnClick = TBClick
  177.       end
  178.       object TB7: TToolButton
  179.         Tag = 7
  180.         Left = 27
  181.         Top = 52
  182.         Caption = 'TB7'
  183.         ImageIndex = 40
  184.         OnClick = TBClick
  185.       end
  186.       object TB8: TToolButton
  187.         Tag = 8
  188.         Left = 54
  189.         Top = 52
  190.         Caption = 'TB8'
  191.         ImageIndex = 40
  192.         OnClick = TBClick
  193.       end
  194.     end
  195.   end
  196.   object GroupBox2: TGroupBox
  197.     Left = 16
  198.     Top = 148
  199.     Width = 273
  200.     Height = 146
  201.     Caption = ' Taille '
  202.     TabOrder = 1
  203.     object Label1: TLabel
  204.       Left = 18
  205.       Top = 20
  206.       Width = 42
  207.       Height = 13
  208.       Caption = 'Largeur :'
  209.     end
  210.     object Label4: TLabel
  211.       Left = 16
  212.       Top = 68
  213.       Width = 44
  214.       Height = 13
  215.       Caption = 'Hauteur :'
  216.     end
  217.     object Image1: TImage
  218.       Left = 102
  219.       Top = 44
  220.       Width = 16
  221.       Height = 55
  222.       AutoSize = True
  223.       Picture.Data = {<image000.bmp>}
  224.       Transparent = True
  225.     end
  226.     object CmbUnit: TComboBox
  227.       Left = 123
  228.       Top = 61
  229.       Width = 94
  230.       Height = 21
  231.       Style = csDropDownList
  232.       ItemHeight = 13
  233.       ItemIndex = 0
  234.       TabOrder = 2
  235.       Text = 'pixels'
  236.       OnChange = CmbUnitChange
  237.       Items.Strings = (
  238.         'pixels'
  239.         '% / image'
  240.         'cm'
  241.         'pouces')
  242.     end
  243.     object EdiL: TFloatSpinEdit
  244.       Left = 16
  245.       Top = 36
  246.       Width = 81
  247.       Height = 21
  248.       Format = '0'
  249.       Increment = 1.000000000000000000
  250.       MaxValue = 10000.000000000000000000
  251.       MinValue = 1.000000000000000000
  252.       ShowUpDown = True
  253.       TabOrder = 0
  254.       Value = 1.000000000000000000
  255.       OnChange = EdiLChange
  256.     end
  257.     object EdiH: TFloatSpinEdit
  258.       Left = 16
  259.       Top = 84
  260.       Width = 81
  261.       Height = 21
  262.       Format = '0'
  263.       Increment = 1.000000000000000000
  264.       MaxValue = 10000.000000000000000000
  265.       MinValue = 1.000000000000000000
  266.       ShowUpDown = True
  267.       TabOrder = 1
  268.       Value = 1.000000000000000000
  269.       OnChange = EdiHChange
  270.     end
  271.     object CBProportions: TCheckBox
  272.       Left = 16
  273.       Top = 117
  274.       Width = 193
  275.       Height = 17
  276.       Caption = 'Conserver les proportions'
  277.       TabOrder = 3
  278.     end
  279.   end
  280.   object GroupBox3: TGroupBox
  281.     Left = 16
  282.     Top = 301
  283.     Width = 273
  284.     Height = 81
  285.     Caption = ' Forme '
  286.     TabOrder = 2
  287.     object CBInverser: TCheckBox
  288.       Left = 18
  289.       Top = 52
  290.       Width = 105
  291.       Height = 17
  292.       Caption = 'Inverser'
  293.       TabOrder = 0
  294.     end
  295.     object EdiForme: TSpecialEdit
  296.       Left = 18
  297.       Top = 24
  298.       Width = 233
  299.       Height = 21
  300.       BorderStyle = bsSingle
  301.       ButtonStyle = stDown
  302.       DisabledColor = clNone
  303.       DropDownMenu = PopForme
  304.       ItemIndex = -1
  305.       MinimizeText = False
  306.       NumGlyphs = 1
  307.       ParentColor = False
  308.       ReadOnly = False
  309.       ShowButton = True
  310.       TabOrder = 1
  311.       TabStop = True
  312.     end
  313.   end
  314.   object CBTransp: TCheckBox
  315.     Left = 24
  316.     Top = 112
  317.     Width = 153
  318.     Height = 17
  319.     Caption = 'Transparence automatique'
  320.     TabOrder = 5
  321.   end
  322.   object PopForme: TPopupMenu
  323.     OnPopup = PopFormePopup
  324.     Left = 152
  325.     Top = 320
  326.     object PopRectangle: TMenuItem
  327.       Caption = 'Rectangle'
  328.     end
  329.     object PopEllipse: TMenuItem
  330.       Caption = 'Ellipse'
  331.     end
  332.     object PopRoundRect: TMenuItem
  333.       Caption = 'Coins arrondis'
  334.     end
  335.     object PopLosange: TMenuItem
  336.       Caption = 'Losange'
  337.     end
  338.     object N1: TMenuItem
  339.       Caption = '-'
  340.     end
  341.     object PopTriangle1: TMenuItem
  342.       Caption = 'Triangle base en bas'
  343.     end
  344.     object PopTriangle2: TMenuItem
  345.       Caption = 'Triangle base '#224' gauche'
  346.     end
  347.     object PopTriangle3: TMenuItem
  348.       Caption = 'Triangle base en haut'
  349.     end
  350.     object PopTriangle4: TMenuItem
  351.       Caption = 'Triangle bas '#224' droite'
  352.     end
  353.     object N2: TMenuItem
  354.       Caption = '-'
  355.     end
  356.     object PopPolygone: TMenuItem
  357.       Caption = 'Polygone'
  358.     end
  359.     object PopSep: TMenuItem
  360.       Caption = '-'
  361.     end
  362.     object PopBitmap: TMenuItem
  363.       Caption = 'Bitmap'
  364.     end
  365.   end
  366. end
  367.