home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / PicMaster.exe / 0 / RCDATA / THEFTENFORM / THEFTENFORM.txt
Encoding:
Text File  |  2001-05-24  |  6.7 KB  |  288 lines

  1. object heftenform: Theftenform
  2.   Left = 432
  3.   Top = 426
  4.   BorderStyle = bsDialog
  5.   Caption = 'Heften'
  6.   ClientHeight = 445
  7.   ClientWidth = 595
  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.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ie: timageenlayer
  21.     Left = 0
  22.     Top = 0
  23.     Width = 595
  24.     Height = 324
  25.     ParentCtl3D = False
  26.     ScrollBars = ssBoth
  27.     SelectionBase = iesbBitmap
  28.     Align = alClient
  29.     TabOrder = 0
  30.     OnMouseDown = ieMouseDown
  31.     OnMouseMove = ieMouseMove
  32.     OnMouseUp = ieMouseUp
  33.     PreviewFont.Charset = DEFAULT_CHARSET
  34.     PreviewFont.Color = clWindowText
  35.     PreviewFont.Height = -11
  36.     PreviewFont.Name = 'MS Sans Serif'
  37.     PreviewFont.Style = []
  38.     NumLayers = 0
  39.     LayerWidth = 28222628
  40.     LayerHeight = 28222628
  41.     TransparentColor = clBlack
  42.     Transparent = False
  43.   end
  44.   object GroupBox2: TGroupBox
  45.     Left = 0
  46.     Top = 324
  47.     Width = 595
  48.     Height = 121
  49.     Align = alBottom
  50.     TabOrder = 1
  51.     object myRxLabel1: TmyRxLabel
  52.       Left = 8
  53.       Top = 16
  54.       Width = 85
  55.       Height = 13
  56.       Caption = 'Zu heftendes Bild'
  57.       ShadowSize = 0
  58.     end
  59.     object myRxLabel2: TmyRxLabel
  60.       Left = 284
  61.       Top = 48
  62.       Width = 117
  63.       Height = 41
  64.       AutoSize = False
  65.       Caption = 'Transparenz im ∩┐╜berlappungsbereich'
  66.       ShadowSize = 0
  67.       WordWrap = True
  68.     end
  69.     object myRxLabel3: TmyRxLabel
  70.       Left = 156
  71.       Top = 48
  72.       Width = 69
  73.       Height = 13
  74.       Caption = 'Geraderichten'
  75.       ShadowSize = 0
  76.     end
  77.     object myRxLabel4: TmyRxLabel
  78.       Left = 220
  79.       Top = 72
  80.       Width = 25
  81.       Height = 13
  82.       Caption = 'Grad'
  83.       ShadowSize = 0
  84.     end
  85.     object myRxLabel5: TmyRxLabel
  86.       Left = 408
  87.       Top = 68
  88.       Width = 49
  89.       Height = 13
  90.       Caption = 'Heft-Seite'
  91.       ShadowSize = 0
  92.     end
  93.     object mycombobox1: mycombobox
  94.       Left = 104
  95.       Top = 12
  96.       Width = 285
  97.       Height = 21
  98.       Style = csDropDownList
  99.       ItemHeight = 13
  100.       TabOrder = 0
  101.       OnChange = mycombobox1Change
  102.       Itemindex = -1
  103.     end
  104.     object RxSpinEdit1: TRxSpinEdit
  105.       Left = 312
  106.       Top = 80
  107.       Width = 49
  108.       Height = 21
  109.       MaxValue = 100
  110.       Value = 50
  111.       TabOrder = 1
  112.       OnChange = updateie
  113.     end
  114.     object RxSpinEdit2: TRxSpinEdit
  115.       Left = 160
  116.       Top = 68
  117.       Width = 53
  118.       Height = 21
  119.       MaxValue = 360
  120.       MinValue = -360
  121.       TabOrder = 2
  122.       OnChange = mycombobox1Change
  123.     end
  124.     object CheckBox1: TCheckBox
  125.       Left = 160
  126.       Top = 92
  127.       Width = 77
  128.       Height = 13
  129.       Caption = 'Antialiasing'
  130.       TabOrder = 3
  131.       OnClick = mycombobox1Change
  132.     end
  133.     inline directionframe1: Tdirectionframe
  134.       Left = 468
  135.       Top = 48
  136.       TabOrder = 4
  137.       OnClick = directionframe1Click
  138.     end
  139.     object GroupBox1: TGroupBox
  140.       Left = 24
  141.       Top = 12
  142.       Width = 137
  143.       Height = 105
  144.       Caption = 'Automatisch heften'
  145.       TabOrder = 5
  146.       Visible = False
  147.       object myRxLabel6: TmyRxLabel
  148.         Left = 8
  149.         Top = 24
  150.         Width = 60
  151.         Height = 13
  152.         Caption = 'Horizontal %'
  153.         ShadowSize = 0
  154.       end
  155.       object myRxLabel7: TmyRxLabel
  156.         Left = 8
  157.         Top = 48
  158.         Width = 48
  159.         Height = 13
  160.         Caption = 'Vertikal %'
  161.         ShadowSize = 0
  162.       end
  163.       object autoButton: TRxSpeedButton
  164.         Left = 8
  165.         Top = 72
  166.         Width = 69
  167.         Height = 21
  168.         Hint = 'Dr∩┐╜cken Sie hier, um eine Vorschau des Druckes zu sehen.'
  169.         AllowAllUp = True
  170.         GroupIndex = 10
  171.         Caption = 'Auto'
  172.         OnClick = autoButtonClick
  173.       end
  174.       object autospeedbutton: TRxSpeedButton
  175.         Left = 76
  176.         Top = 72
  177.         Width = 21
  178.         Height = 21
  179.         Hint = 'Automatische Vorschau'
  180.         AllowAllUp = True
  181.         GroupIndex = 5
  182.         Glyph.Data = {
  183.           7E010000424D7E01000000000000760000002800000013000000160000000100
  184.           0400000000000801000000000000000000001000000000000000000000000000
  185.           80000080000000808000800000008000800080800000C0C0C000808080000000
  186.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  187.           7777777000007777777777777777777000007777777700000777777000007777
  188.           7700777770077770000077777088780878807770000077770777780877770770
  189.           0000777708887707788807700000777707777000777707700000777708888000
  190.           88880770000077B707777777777707700000777B700000000000777000007777
  191.           BBBB777707077770000077BBBB808BB70707777000007777BB07077707077770
  192.           0000777B7B07077707077770000077B77B88700078877770000077777B707777
  193.           70777770000077777B7700000777777000007777777777777777777000007777
  194.           7777777777777770000077777777777777777770000077777777777777777770
  195.           0000}
  196.         OnClick = autospeedbuttonClick
  197.       end
  198.       object RxSpinEdit3: TRxSpinEdit
  199.         Left = 80
  200.         Top = 20
  201.         Width = 53
  202.         Height = 21
  203.         MaxValue = 100
  204.         MinValue = -360
  205.         Value = 8
  206.         TabOrder = 0
  207.         OnChange = mycombobox1Change
  208.       end
  209.       object RxSpinEdit4: TRxSpinEdit
  210.         Left = 80
  211.         Top = 44
  212.         Width = 53
  213.         Height = 21
  214.         MaxValue = 100
  215.         MinValue = -360
  216.         Value = 8
  217.         TabOrder = 1
  218.         OnChange = mycombobox1Change
  219.       end
  220.     end
  221.     object Button2: TButton
  222.       Left = 8
  223.       Top = 89
  224.       Width = 80
  225.       Height = 21
  226.       Cancel = True
  227.       Caption = 'Abbrechen'
  228.       ModalResult = 2
  229.       TabOrder = 6
  230.     end
  231.     object Button1: TButton
  232.       Left = 8
  233.       Top = 64
  234.       Width = 80
  235.       Height = 21
  236.       Cancel = True
  237.       Caption = 'Ok'
  238.       ModalResult = 1
  239.       TabOrder = 7
  240.       OnClick = Button1Click
  241.     end
  242.     object Button7: TButton
  243.       Left = 476
  244.       Top = 8
  245.       Width = 40
  246.       Height = 21
  247.       Caption = 'Kleiner'
  248.       TabOrder = 8
  249.       OnClick = Button10Click
  250.     end
  251.     object Button6: TButton
  252.       Left = 432
  253.       Top = 8
  254.       Width = 44
  255.       Height = 21
  256.       Caption = 'Gr∩┐╜∩┐╜er'
  257.       TabOrder = 9
  258.       OnClick = Button10Click
  259.     end
  260.     object Button3: TButton
  261.       Left = 404
  262.       Top = 8
  263.       Width = 28
  264.       Height = 21
  265.       Caption = '1:1'
  266.       TabOrder = 10
  267.       OnClick = Button10Click
  268.     end
  269.     object Button10: TButton
  270.       Left = 516
  271.       Top = 8
  272.       Width = 68
  273.       Height = 21
  274.       Caption = 'Fenster'
  275.       TabOrder = 11
  276.       OnClick = Button10Click
  277.     end
  278.   end
  279.   object tformstorage11: tformstorage1
  280.     IniFileName = '\software\PicMaster\storage'
  281.     UseRegistry = True
  282.     StoredValues = <>
  283.     AllwaysSave = False
  284.     Left = 104
  285.     Top = 321
  286.   end
  287. end
  288.