home *** CD-ROM | disk | FTP | other *** search
/ Pleasure 76 / OTACD76.bin / archive / etc / tak12nr / tak12nr.lzh / TransAK / TransAK.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  2001-03-29  |  9KB  |  367 lines

  1. object MainForm: TMainForm
  2.   Left = 195
  3.   Top = 103
  4.   Width = 618
  5.   Height = 427
  6.   Caption = 'TransAK ver1.2ソス@Created by ソスソスソスソス'
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Panel_T: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 610
  24.     Height = 93
  25.     Align = alTop
  26.     TabOrder = 0
  27.     object GBoxTransSet: TGroupBox
  28.       Left = 4
  29.       Top = 4
  30.       Width = 385
  31.       Height = 49
  32.       Caption = 'ソスソスソス゚設抵ソス'
  33.       Color = clBtnFace
  34.       ParentColor = False
  35.       TabOrder = 0
  36.       object BackColLabel: TLabel
  37.         Left = 304
  38.         Top = 20
  39.         Width = 72
  40.         Height = 16
  41.         Caption = 'ソスソスソスNソスソスソスbソスN'
  42.         Color = clBlack
  43.         Font.Charset = SHIFTJIS_CHARSET
  44.         Font.Color = clLime
  45.         Font.Height = -16
  46.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  47.         Font.Style = [fsBold]
  48.         ParentColor = False
  49.         ParentFont = False
  50.         OnClick = TransColLabelClick
  51.       end
  52.       object TransColLabel: TLabel
  53.         Left = 112
  54.         Top = 20
  55.         Width = 72
  56.         Height = 16
  57.         Caption = 'ソスソスソスNソスソスソスbソスN'
  58.         Color = clBlack
  59.         Font.Charset = SHIFTJIS_CHARSET
  60.         Font.Color = clLime
  61.         Font.Height = -16
  62.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  63.         Font.Style = [fsBold]
  64.         ParentColor = False
  65.         ParentFont = False
  66.         OnClick = TransColLabelClick
  67.       end
  68.       object BGCBtn: TButton
  69.         Left = 202
  70.         Top = 16
  71.         Width = 95
  72.         Height = 25
  73.         Caption = 'ソスwソスiソスFソスFソスXソス|ソスCソスg'
  74.         Font.Charset = SHIFTJIS_CHARSET
  75.         Font.Color = clWindowText
  76.         Font.Height = -12
  77.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  78.         Font.Style = []
  79.         ParentFont = False
  80.         TabOrder = 0
  81.         OnClick = BGCBtnClick
  82.       end
  83.       object TransCBtn: TButton
  84.         Left = 10
  85.         Top = 16
  86.         Width = 95
  87.         Height = 25
  88.         Caption = 'ソスソスソス゚色ソスFソスXソス|ソスCソスg'
  89.         Font.Charset = SHIFTJIS_CHARSET
  90.         Font.Color = clWindowText
  91.         Font.Height = -12
  92.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  93.         Font.Style = []
  94.         ParentFont = False
  95.         TabOrder = 1
  96.         OnClick = TransCBtnClick
  97.       end
  98.     end
  99.     object GroupBox1: TGroupBox
  100.       Left = 396
  101.       Top = 4
  102.       Width = 205
  103.       Height = 81
  104.       Caption = 'ソスgソスkソスTソスCソスY'
  105.       TabOrder = 1
  106.       object Label1: TLabel
  107.         Left = 11
  108.         Top = 24
  109.         Width = 18
  110.         Height = 12
  111.         Caption = 'ソスcソスF'
  112.       end
  113.       object Label2: TLabel
  114.         Left = 11
  115.         Top = 53
  116.         Width = 18
  117.         Height = 12
  118.         Caption = 'ソスソスソスF'
  119.       end
  120.       object SizeTypeCmbBox: TComboBox
  121.         Left = 100
  122.         Top = 21
  123.         Width = 93
  124.         Height = 20
  125.         Style = csDropDownList
  126.         ItemHeight = 12
  127.         TabOrder = 0
  128.         OnChange = SizeTypeCmbBoxChange
  129.         Items.Strings = (
  130.           'ソス范ヲ(%)'
  131.           'ソスsソスNソスZソスソス')
  132.       end
  133.       object SizeWEdit: TEdit
  134.         Left = 32
  135.         Top = 49
  136.         Width = 45
  137.         Height = 20
  138.         TabOrder = 1
  139.         Text = '100'
  140.         OnChange = SizeWEditChange
  141.       end
  142.       object SizeWUD: TUpDown
  143.         Left = 77
  144.         Top = 49
  145.         Width = 15
  146.         Height = 20
  147.         Associate = SizeWEdit
  148.         Min = 1
  149.         Max = 500
  150.         Position = 100
  151.         TabOrder = 2
  152.         Wrap = False
  153.         OnChangingEx = SizeHUDChangingEx
  154.       end
  155.       object SizeHEdit: TEdit
  156.         Left = 32
  157.         Top = 21
  158.         Width = 45
  159.         Height = 20
  160.         TabOrder = 3
  161.         Text = '100'
  162.         OnChange = SizeHEditChange
  163.       end
  164.       object SizeHUD: TUpDown
  165.         Left = 77
  166.         Top = 21
  167.         Width = 15
  168.         Height = 20
  169.         Associate = SizeHEdit
  170.         Min = 1
  171.         Max = 500
  172.         Position = 100
  173.         TabOrder = 4
  174.         Wrap = False
  175.         OnChangingEx = SizeHUDChangingEx
  176.       end
  177.       object SizeRatioCBox: TCheckBox
  178.         Left = 100
  179.         Top = 48
  180.         Width = 97
  181.         Height = 17
  182.         Caption = 'ソスcソスソスソスソスソスソスナ抵ソス'
  183.         Checked = True
  184.         State = cbChecked
  185.         TabOrder = 5
  186.       end
  187.     end
  188.     object SrcLoadBtn: TButton
  189.       Left = 4
  190.       Top = 60
  191.       Width = 65
  192.       Height = 25
  193.       Caption = 'ソスヌみ搾ソスソスソス'
  194.       TabOrder = 2
  195.       OnClick = SrcLoadBtnClick
  196.     end
  197.     object SrcPasteBtn: TButton
  198.       Left = 68
  199.       Top = 60
  200.       Width = 69
  201.       Height = 25
  202.       Caption = 'ソス\ソスソスtソスソス'
  203.       TabOrder = 3
  204.       OnClick = SrcPasteBtnClick
  205.     end
  206.     object DstCopyBtn: TButton
  207.       Left = 260
  208.       Top = 60
  209.       Width = 65
  210.       Height = 25
  211.       Caption = 'ソスRソスsソス['
  212.       TabOrder = 4
  213.       OnClick = DstCopyBtnClick
  214.     end
  215.     object DstSaveBtn: TButton
  216.       Left = 324
  217.       Top = 60
  218.       Width = 65
  219.       Height = 25
  220.       Caption = 'ソスロ托ソス'
  221.       TabOrder = 5
  222.       OnClick = DstSaveBtnClick
  223.     end
  224.     object GoBtn: TButton
  225.       Left = 156
  226.       Top = 60
  227.       Width = 85
  228.       Height = 25
  229.       Caption = 'ソスソスソスソスソスJソスn'
  230.       TabOrder = 6
  231.       OnClick = GoBtnClick
  232.     end
  233.   end
  234.   object Panel_B: TPanel
  235.     Left = 0
  236.     Top = 93
  237.     Width = 610
  238.     Height = 307
  239.     Align = alClient
  240.     TabOrder = 1
  241.     object Splitter1: TSplitter
  242.       Left = 297
  243.       Top = 1
  244.       Width = 3
  245.       Height = 305
  246.       Cursor = crHSplit
  247.       Align = alRight
  248.       Color = clGreen
  249.       ParentColor = False
  250.     end
  251.     object Panel_BL: TPanel
  252.       Left = 1
  253.       Top = 1
  254.       Width = 296
  255.       Height = 305
  256.       Align = alClient
  257.       TabOrder = 0
  258.       object Panel_BLT: TPanel
  259.         Left = 1
  260.         Top = 1
  261.         Width = 294
  262.         Height = 24
  263.         Align = alTop
  264.         TabOrder = 0
  265.         object SrcLabel: TLabel
  266.           Left = 4
  267.           Top = 4
  268.           Width = 72
  269.           Height = 16
  270.           Caption = 'ソスソスソスソスソス鞫懶ソスF'
  271.           Font.Charset = SHIFTJIS_CHARSET
  272.           Font.Color = clWindowText
  273.           Font.Height = -16
  274.           Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  275.           Font.Style = []
  276.           ParentFont = False
  277.         end
  278.       end
  279.       object SrcSBox: TScrollBox
  280.         Left = 1
  281.         Top = 25
  282.         Width = 294
  283.         Height = 279
  284.         HorzScrollBar.Tracking = True
  285.         VertScrollBar.Tracking = True
  286.         Align = alClient
  287.         TabOrder = 1
  288.         object SrcImage: TImage
  289.           Left = 0
  290.           Top = 0
  291.           Width = 141
  292.           Height = 153
  293.           AutoSize = True
  294.           OnClick = SrcImageClick
  295.           OnMouseMove = SrcImageMouseMove
  296.         end
  297.       end
  298.     end
  299.     object Panel_BR: TPanel
  300.       Left = 300
  301.       Top = 1
  302.       Width = 309
  303.       Height = 305
  304.       Align = alRight
  305.       TabOrder = 1
  306.       object Panel_BRT: TPanel
  307.         Left = 1
  308.         Top = 1
  309.         Width = 307
  310.         Height = 24
  311.         Align = alTop
  312.         TabOrder = 0
  313.         object DstLabel: TLabel
  314.           Left = 3
  315.           Top = 4
  316.           Width = 80
  317.           Height = 16
  318.           Caption = 'ソスソスソスkソスソスソス鞫'
  319.           Font.Charset = SHIFTJIS_CHARSET
  320.           Font.Color = clWindowText
  321.           Font.Height = -16
  322.           Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  323.           Font.Style = []
  324.           ParentFont = False
  325.         end
  326.       end
  327.       object DstSBox: TScrollBox
  328.         Left = 1
  329.         Top = 25
  330.         Width = 307
  331.         Height = 279
  332.         HorzScrollBar.Tracking = True
  333.         VertScrollBar.Tracking = True
  334.         Align = alClient
  335.         TabOrder = 1
  336.         object DstImage: TImage
  337.           Left = 0
  338.           Top = 0
  339.           Width = 141
  340.           Height = 153
  341.           AutoSize = True
  342.           OnMouseMove = DstImageMouseMove
  343.         end
  344.       end
  345.     end
  346.   end
  347.   object ODialog: TOpenDialog
  348.     DefaultExt = 'BMP'
  349.     Filter = 'BMP/PNG/JPGソスCソスソスソス[ソスW(*.BMP/PNG/JPG)|*.BMP;*.PNG;*.JPG'
  350.     Left = 492
  351.     Top = 68
  352.   end
  353.   object SDialog: TSaveDialog
  354.     DefaultExt = 'BMP'
  355.     Filter = 
  356.       'BMPソスCソスソスソス[ソスW(*.bmp)|*.bmp|PNGソスCソスソスソス[ソスW(*.png)|*.png|JPGソスCソスソスソス[ソスW(*.' +
  357.       'jpg)|*.jpg'
  358.     Left = 564
  359.     Top = 68
  360.   end
  361.   object CDialog: TColorDialog
  362.     Ctl3D = True
  363.     Left = 532
  364.     Top = 68
  365.   end
  366. end
  367.