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

  1. object ImprForm: TImprForm
  2.   Left = 232
  3.   Top = 142
  4.   BorderStyle = bsDialog
  5.   Caption = 'Imprimer'
  6.   ClientHeight = 393
  7.   ClientWidth = 490
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnHide = FormHide
  20.   OnKeyPress = FormKeyPress
  21.   OnPaint = FormPaint
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object LabelZoom: TLabel
  26.     Left = 262
  27.     Top = 77
  28.     Width = 35
  29.     Height = 13
  30.     Caption = 'Echelle'
  31.   end
  32.   object LCopies: TLabel
  33.     Left = 16
  34.     Top = 296
  35.     Width = 38
  36.     Height = 13
  37.     Caption = 'Copies :'
  38.   end
  39.   object LblResolution: TLabel
  40.     Left = 262
  41.     Top = 120
  42.     Width = 50
  43.     Height = 13
  44.     Caption = 'R'#233'solution'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clBlack
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.   end
  52.   object LblProp: TLabel
  53.     Left = 16
  54.     Top = 192
  55.     Width = 36
  56.     Height = 13
  57.     Caption = 'LblProp'
  58.   end
  59.   object CBCentrer: TCheckBox
  60.     Left = 262
  61.     Top = 16
  62.     Width = 193
  63.     Height = 17
  64.     Caption = 'Centrer dans la page'
  65.     TabOrder = 0
  66.     OnClick = CBCentrerClick
  67.   end
  68.   object CBAjuster: TCheckBox
  69.     Left = 262
  70.     Top = 32
  71.     Width = 193
  72.     Height = 17
  73.     Caption = 'Utiliser toute la page'
  74.     TabOrder = 1
  75.     OnClick = CBAjusterClick
  76.   end
  77.   object ScrollBarZoom: TScrollBar
  78.     Left = 263
  79.     Top = 94
  80.     Width = 209
  81.     Height = 15
  82.     LargeChange = 4
  83.     Min = 1
  84.     PageSize = 0
  85.     Position = 10
  86.     TabOrder = 2
  87.     OnScroll = ScrollBarZoomScroll
  88.   end
  89.   object GBTaille: TGroupBox
  90.     Left = 262
  91.     Top = 144
  92.     Width = 211
  93.     Height = 68
  94.     Caption = ' Taille de l'#39'image '
  95.     TabOrder = 3
  96.     object Label1: TLabel
  97.       Left = 10
  98.       Top = 20
  99.       Width = 42
  100.       Height = 13
  101.       Caption = 'Largeur :'
  102.     end
  103.     object Label2: TLabel
  104.       Left = 80
  105.       Top = 20
  106.       Width = 44
  107.       Height = 13
  108.       Caption = 'Hauteur :'
  109.     end
  110.     object SEL: TFloatSpinEdit
  111.       Left = 10
  112.       Top = 35
  113.       Width = 65
  114.       Height = 21
  115.       Format = '0.00'
  116.       Increment = 1.000000000000000000
  117.       MaxLength = 5
  118.       MaxValue = 1000.000000000000000000
  119.       ShowUpDown = True
  120.       TabOrder = 0
  121.       OnChange = SELChange
  122.     end
  123.     object SEH: TFloatSpinEdit
  124.       Left = 80
  125.       Top = 35
  126.       Width = 65
  127.       Height = 21
  128.       Format = '0.00'
  129.       Increment = 1.000000000000000000
  130.       MaxLength = 5
  131.       MaxValue = 1000.000000000000000000
  132.       ShowUpDown = True
  133.       TabOrder = 1
  134.       OnChange = SEHChange
  135.     end
  136.     object BOkTaille: TButton
  137.       Left = 152
  138.       Top = 34
  139.       Width = 47
  140.       Height = 22
  141.       Caption = 'Ok'
  142.       TabOrder = 2
  143.       OnClick = BOkTailleClick
  144.     end
  145.   end
  146.   object GBMarges: TGroupBox
  147.     Left = 262
  148.     Top = 218
  149.     Width = 211
  150.     Height = 68
  151.     Caption = ' Position '
  152.     TabOrder = 4
  153.     object Label3: TLabel
  154.       Left = 10
  155.       Top = 20
  156.       Width = 44
  157.       Height = 13
  158.       Caption = 'Gauche :'
  159.     end
  160.     object Label4: TLabel
  161.       Left = 80
  162.       Top = 20
  163.       Width = 29
  164.       Height = 13
  165.       Caption = 'Haut :'
  166.     end
  167.     object SEX: TFloatSpinEdit
  168.       Left = 10
  169.       Top = 35
  170.       Width = 65
  171.       Height = 21
  172.       Format = '0.00'
  173.       Increment = 1.000000000000000000
  174.       MaxLength = 5
  175.       MaxValue = 1000.000000000000000000
  176.       ShowUpDown = True
  177.       TabOrder = 0
  178.       OnChange = SEXYChange
  179.     end
  180.     object SEY: TFloatSpinEdit
  181.       Left = 80
  182.       Top = 35
  183.       Width = 65
  184.       Height = 21
  185.       Format = '0.00'
  186.       Increment = 1.000000000000000000
  187.       MaxLength = 5
  188.       MaxValue = 1000.000000000000000000
  189.       ShowUpDown = True
  190.       TabOrder = 1
  191.       OnChange = SEXYChange
  192.     end
  193.     object BOkMarges: TButton
  194.       Left = 152
  195.       Top = 34
  196.       Width = 47
  197.       Height = 22
  198.       Caption = 'Ok'
  199.       TabOrder = 2
  200.       OnClick = BOkMargesClick
  201.     end
  202.   end
  203.   object CBContours: TCheckBox
  204.     Left = 262
  205.     Top = 298
  206.     Width = 219
  207.     Height = 17
  208.     Caption = 'Imprimer uniquement le contour'
  209.     TabOrder = 5
  210.   end
  211.   object CBTraits: TCheckBox
  212.     Left = 262
  213.     Top = 314
  214.     Width = 209
  215.     Height = 17
  216.     Caption = 'Imprimer les traits de coupe'
  217.     TabOrder = 6
  218.   end
  219.   object BConfigurer: TButton
  220.     Left = 16
  221.     Top = 352
  222.     Width = 89
  223.     Height = 25
  224.     Caption = 'Configurer...'
  225.     TabOrder = 7
  226.     OnClick = BConfigurerClick
  227.   end
  228.   object BImprimer: TButton
  229.     Left = 262
  230.     Top = 352
  231.     Width = 89
  232.     Height = 25
  233.     Caption = 'Imprimer'
  234.     TabOrder = 8
  235.     OnClick = BImprimerClick
  236.   end
  237.   object BAnnuler: TButton
  238.     Left = 385
  239.     Top = 352
  240.     Width = 89
  241.     Height = 25
  242.     Cancel = True
  243.     Caption = 'Annuler'
  244.     ModalResult = 2
  245.     TabOrder = 9
  246.   end
  247.   object SECopies: TSpinEdit2
  248.     Left = 16
  249.     Top = 312
  250.     Width = 65
  251.     Height = 21
  252.     MaxValue = 100
  253.     MinValue = 1
  254.     ShowUpDown = True
  255.     TabOrder = 10
  256.     Value = 1
  257.   end
  258.   object CBTailleReelle: TCheckBox
  259.     Left = 262
  260.     Top = 48
  261.     Width = 185
  262.     Height = 17
  263.     Caption = 'Taille r'#233'elle'
  264.     TabOrder = 11
  265.     OnClick = CBTailleReelleClick
  266.   end
  267.   object PrinterSetupDialog: TPrinterSetupDialog
  268.     Left = 168
  269.     Top = 352
  270.   end
  271. end
  272.