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 / TROTSELFORM / TROTSELFORM.txt
Text File  |  2008-01-12  |  5KB  |  244 lines

  1. object RotSelForm: TRotSelForm
  2.   Left = 294
  3.   Top = 171
  4.   BorderStyle = bsDialog
  5.   Caption = 'Transformation'
  6.   ClientHeight = 433
  7.   ClientWidth = 288
  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.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object BAnnuler: TButton
  24.     Left = 198
  25.     Top = 394
  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 = 112
  35.     Top = 394
  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 = 14
  45.     Top = 394
  46.     Width = 75
  47.     Height = 25
  48.     Caption = 'Aper'#231'u'
  49.     TabOrder = 2
  50.     OnClick = BApercuClick
  51.   end
  52.   object ChkPreview: TCheckBox
  53.     Left = 14
  54.     Top = 370
  55.     Width = 177
  56.     Height = 17
  57.     Caption = 'Aper'#231'u direct'
  58.     Checked = True
  59.     State = cbChecked
  60.     TabOrder = 3
  61.     OnClick = ChkPreviewClick
  62.   end
  63.   object GB1: TGroupBox
  64.     Left = 14
  65.     Top = 11
  66.     Width = 259
  67.     Height = 113
  68.     Caption = ' Rotation / Echelle '
  69.     TabOrder = 4
  70.     object LblAngle: TLabel
  71.       Left = 14
  72.       Top = 20
  73.       Width = 27
  74.       Height = 13
  75.       Caption = 'Angle'
  76.     end
  77.     object LblEchelle: TLabel
  78.       Left = 14
  79.       Top = 64
  80.       Width = 35
  81.       Height = 13
  82.       Caption = 'Echelle'
  83.     end
  84.     object TBAngle: TTrackBar
  85.       Left = 8
  86.       Top = 34
  87.       Width = 241
  88.       Height = 25
  89.       Max = 100
  90.       Min = -100
  91.       Orientation = trHorizontal
  92.       PageSize = 10
  93.       Frequency = 10
  94.       Position = 0
  95.       SelEnd = 0
  96.       SelStart = 0
  97.       TabOrder = 0
  98.       ThumbLength = 15
  99.       TickMarks = tmBottomRight
  100.       TickStyle = tsAuto
  101.       OnChange = TBAngleChange
  102.     end
  103.     object TBEchelle: TTrackBar
  104.       Left = 8
  105.       Top = 78
  106.       Width = 241
  107.       Height = 25
  108.       Max = 230
  109.       Min = 30
  110.       Orientation = trHorizontal
  111.       PageSize = 10
  112.       Frequency = 10
  113.       Position = 100
  114.       SelEnd = 0
  115.       SelStart = 0
  116.       TabOrder = 1
  117.       ThumbLength = 15
  118.       TickMarks = tmBottomRight
  119.       TickStyle = tsAuto
  120.       OnChange = TBEchelleChange
  121.     end
  122.   end
  123.   object GB2: TGroupBox
  124.     Left = 14
  125.     Top = 130
  126.     Width = 259
  127.     Height = 113
  128.     Caption = ' D'#233'caler '
  129.     TabOrder = 5
  130.     object LblTX: TLabel
  131.       Left = 14
  132.       Top = 20
  133.       Width = 14
  134.       Height = 13
  135.       Caption = 'TX'
  136.     end
  137.     object LblTY: TLabel
  138.       Left = 14
  139.       Top = 64
  140.       Width = 14
  141.       Height = 13
  142.       Caption = 'TY'
  143.     end
  144.     object TBTX: TTrackBar
  145.       Left = 8
  146.       Top = 34
  147.       Width = 241
  148.       Height = 25
  149.       Max = 100
  150.       Min = -100
  151.       Orientation = trHorizontal
  152.       PageSize = 10
  153.       Frequency = 10
  154.       Position = 0
  155.       SelEnd = 0
  156.       SelStart = 0
  157.       TabOrder = 0
  158.       ThumbLength = 15
  159.       TickMarks = tmBottomRight
  160.       TickStyle = tsAuto
  161.       OnChange = TBTXChange
  162.     end
  163.     object TBTY: TTrackBar
  164.       Left = 8
  165.       Top = 78
  166.       Width = 233
  167.       Height = 25
  168.       Max = 100
  169.       Min = -100
  170.       Orientation = trHorizontal
  171.       PageSize = 10
  172.       Frequency = 10
  173.       Position = 0
  174.       SelEnd = 0
  175.       SelStart = 0
  176.       TabOrder = 1
  177.       ThumbLength = 15
  178.       TickMarks = tmBottomRight
  179.       TickStyle = tsAuto
  180.       OnChange = TBTYChange
  181.     end
  182.   end
  183.   object GB3: TGroupBox
  184.     Left = 14
  185.     Top = 249
  186.     Width = 259
  187.     Height = 113
  188.     Caption = ' Incliner '
  189.     TabOrder = 6
  190.     object LblIX: TLabel
  191.       Left = 14
  192.       Top = 20
  193.       Width = 10
  194.       Height = 13
  195.       Caption = 'IX'
  196.     end
  197.     object LblIY: TLabel
  198.       Left = 14
  199.       Top = 64
  200.       Width = 10
  201.       Height = 13
  202.       Caption = 'IY'
  203.     end
  204.     object TBIX: TTrackBar
  205.       Left = 8
  206.       Top = 34
  207.       Width = 241
  208.       Height = 25
  209.       Max = 50
  210.       Min = -50
  211.       Orientation = trHorizontal
  212.       PageSize = 10
  213.       Frequency = 5
  214.       Position = 0
  215.       SelEnd = 0
  216.       SelStart = 0
  217.       TabOrder = 0
  218.       ThumbLength = 15
  219.       TickMarks = tmBottomRight
  220.       TickStyle = tsAuto
  221.       OnChange = TBIXChange
  222.     end
  223.     object TBIY: TTrackBar
  224.       Left = 8
  225.       Top = 78
  226.       Width = 241
  227.       Height = 25
  228.       Max = 50
  229.       Min = -50
  230.       Orientation = trHorizontal
  231.       PageSize = 10
  232.       Frequency = 5
  233.       Position = 0
  234.       SelEnd = 0
  235.       SelStart = 0
  236.       TabOrder = 1
  237.       ThumbLength = 15
  238.       TickMarks = tmBottomRight
  239.       TickStyle = tsAuto
  240.       OnChange = TBIYChange
  241.     end
  242.   end
  243. end
  244.