home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 69 / OTACD69.bin / archive / etc / Nloader / Nloader.lzh / Nloader.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  2004-08-23  |  19KB  |  722 lines

  1. object MainForm: TMainForm
  2.   Left = 280
  3.   Top = 155
  4.   BorderStyle = bsSingle
  5.   Caption = 'N-Loader'
  6.   ClientHeight = 551
  7.   ClientWidth = 792
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -16
  12.   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  13.   Font.Style = []
  14.   Menu = MainMenu
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object ListPanel: TPanel
  23.     Left = 0
  24.     Top = 29
  25.     Width = 185
  26.     Height = 522
  27.     Align = alLeft
  28.     TabOrder = 0
  29.     object ListView: TListView
  30.       Left = 1
  31.       Top = 1
  32.       Width = 183
  33.       Height = 520
  34.       Align = alClient
  35.       Checkboxes = True
  36.       Columns = <>
  37.       ColumnClick = False
  38.       Font.Charset = SHIFTJIS_CHARSET
  39.       Font.Color = clWindowText
  40.       Font.Height = -16
  41.       Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  42.       Font.Style = []
  43.       HideSelection = False
  44.       LargeImages = ListImageList
  45.       MultiSelect = True
  46.       ReadOnly = True
  47.       ParentFont = False
  48.       PopupMenu = PopupMenu
  49.       TabOrder = 0
  50.       OnChange = ListViewChange
  51.       OnCustomDrawItem = ListViewCustomDrawItem
  52.       OnDragDrop = ListViewDragDrop
  53.       OnDragOver = ListViewDragOver
  54.       OnKeyDown = ListViewKeyDown
  55.     end
  56.   end
  57.   object RightPanel: TPanel
  58.     Left = 185
  59.     Top = 29
  60.     Width = 607
  61.     Height = 522
  62.     Align = alClient
  63.     TabOrder = 1
  64.     object SettingPanel: TPanel
  65.       Left = 1
  66.       Top = 365
  67.       Width = 605
  68.       Height = 156
  69.       Align = alBottom
  70.       TabOrder = 0
  71.       object SrcImage: TImage
  72.         Left = 8
  73.         Top = 8
  74.         Width = 160
  75.         Height = 120
  76.         Proportional = True
  77.         Stretch = True
  78.         OnMouseDown = SrcImageMouseDown
  79.       end
  80.       object AlphaImage: TImage
  81.         Left = 176
  82.         Top = 8
  83.         Width = 160
  84.         Height = 120
  85.         Proportional = True
  86.         Stretch = True
  87.       end
  88.       object ColorLabel: TLabel
  89.         Left = 32
  90.         Top = 136
  91.         Width = 40
  92.         Height = 16
  93.         Hint = #8593#12398#30011#20687#12434#12463#12522#12483#12463#12391#21462#24471
  94.         Caption = '        '
  95.         Color = clBlue
  96.         ParentColor = False
  97.         ParentShowHint = False
  98.         ShowHint = True
  99.       end
  100.       object ImagePanel: TPanel
  101.         Left = 344
  102.         Top = 8
  103.         Width = 257
  104.         Height = 137
  105.         TabOrder = 0
  106.         object ImageGB: TGroupBox
  107.           Left = 8
  108.           Top = 16
  109.           Width = 97
  110.           Height = 105
  111.           Caption = #24231#27161#35036#27491
  112.           TabOrder = 0
  113.           object XposLabel: TLabel
  114.             Left = 8
  115.             Top = 32
  116.             Width = 18
  117.             Height = 16
  118.             Caption = '*X'
  119.           end
  120.           object YposLabel: TLabel
  121.             Left = 8
  122.             Top = 64
  123.             Width = 17
  124.             Height = 16
  125.             Caption = '*Y'
  126.           end
  127.           object XposEdit: TEdit
  128.             Left = 32
  129.             Top = 24
  130.             Width = 41
  131.             Height = 24
  132.             ImeMode = imClose
  133.             TabOrder = 0
  134.             Text = '0'
  135.             OnChange = XposEditChange
  136.           end
  137.           object YposEdit: TEdit
  138.             Left = 32
  139.             Top = 64
  140.             Width = 41
  141.             Height = 24
  142.             ImeMode = imClose
  143.             TabOrder = 1
  144.             Text = '0'
  145.             OnChange = XposEditChange
  146.           end
  147.           object UpDown4: TUpDown
  148.             Left = 73
  149.             Top = 24
  150.             Width = 17
  151.             Height = 24
  152.             Associate = XposEdit
  153.             Min = -32768
  154.             Max = 32767
  155.             Position = 0
  156.             TabOrder = 2
  157.             Thousands = False
  158.             Wrap = False
  159.           end
  160.           object UpDown5: TUpDown
  161.             Left = 73
  162.             Top = 64
  163.             Width = 17
  164.             Height = 24
  165.             Associate = YposEdit
  166.             Min = -32768
  167.             Max = 32767
  168.             Position = 0
  169.             TabOrder = 3
  170.             Thousands = False
  171.             Wrap = False
  172.           end
  173.         end
  174.         object ScreenOptionGB: TGroupBox
  175.           Left = 112
  176.           Top = 16
  177.           Width = 137
  178.           Height = 105
  179.           Caption = #29305#27530
  180.           Font.Charset = SHIFTJIS_CHARSET
  181.           Font.Color = clWindowText
  182.           Font.Height = -13
  183.           Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  184.           Font.Style = []
  185.           ParentFont = False
  186.           TabOrder = 1
  187.           object BGfixLabel: TLabel
  188.             Left = 24
  189.             Top = 48
  190.             Width = 87
  191.             Height = 13
  192.             Caption = #27425#12398#32972#26223#12395#12377#12427
  193.             OnClick = BGfixLabelClick
  194.           end
  195.           object BGfixCB: TCheckBox
  196.             Left = 4
  197.             Top = 24
  198.             Width = 125
  199.             Height = 17
  200.             Caption = '*'#21512#25104#21069#12398#30011#20687#12434
  201.             TabOrder = 0
  202.             OnClick = BGfixCBClick
  203.           end
  204.           object noanimeCB: TCheckBox
  205.             Left = 4
  206.             Top = 72
  207.             Width = 115
  208.             Height = 17
  209.             Caption = #12450#12491#12513#12395#21547#12417#12394#12356
  210.             TabOrder = 1
  211.             OnClick = noanimeCBClick
  212.           end
  213.         end
  214.       end
  215.       object AlphaColorButton: TButton
  216.         Left = 80
  217.         Top = 136
  218.         Width = 129
  219.         Height = 17
  220.         Caption = '*'#12434#36879#36942#33394#12395#12377#12427
  221.         TabOrder = 1
  222.         OnClick = AlphaColorButtonClick
  223.       end
  224.     end
  225.     object PreviewPanel: TPanel
  226.       Left = 1
  227.       Top = 1
  228.       Width = 605
  229.       Height = 364
  230.       Align = alClient
  231.       TabOrder = 1
  232.       object PlayPanel: TPanel
  233.         Left = 483
  234.         Top = 1
  235.         Width = 121
  236.         Height = 362
  237.         Align = alRight
  238.         TabOrder = 0
  239.         object ScrGB: TGroupBox
  240.           Left = 9
  241.           Top = 8
  242.           Width = 104
  243.           Height = 193
  244.           Caption = #12473#12463#12522#12540#12531#35373#23450
  245.           Font.Charset = SHIFTJIS_CHARSET
  246.           Font.Color = clWindowText
  247.           Font.Height = -12
  248.           Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  249.           Font.Style = []
  250.           ParentFont = False
  251.           TabOrder = 0
  252.           object ScrWLabel: TLabel
  253.             Left = 16
  254.             Top = 56
  255.             Width = 12
  256.             Height = 12
  257.             Caption = #24133
  258.           end
  259.           object ScrHLabel: TLabel
  260.             Left = 8
  261.             Top = 88
  262.             Width = 21
  263.             Height = 12
  264.             Caption = #39640#12373
  265.           end
  266.           object Label1: TLabel
  267.             Left = 8
  268.             Top = 121
  269.             Width = 74
  270.             Height = 12
  271.             Caption = #12501#12524#12540#12512#12524#12540#12488
  272.           end
  273.           object Label2: TLabel
  274.             Left = 8
  275.             Top = 144
  276.             Width = 41
  277.             Height = 12
  278.             Caption = '1'#31186#38291#12395
  279.           end
  280.           object Label3: TLabel
  281.             Left = 80
  282.             Top = 168
  283.             Width = 12
  284.             Height = 12
  285.             Caption = #26522
  286.           end
  287.           object AutoSizeCB: TCheckBox
  288.             Left = 4
  289.             Top = 24
  290.             Width = 98
  291.             Height = 17
  292.             Caption = '1'#26522#30446#12363#12425#21462#24471
  293.             Checked = True
  294.             State = cbChecked
  295.             TabOrder = 0
  296.             OnClick = AutoSizeCBClick
  297.           end
  298.           object ScrWidthEdit: TEdit
  299.             Left = 32
  300.             Top = 53
  301.             Width = 41
  302.             Height = 20
  303.             Enabled = False
  304.             ImeMode = imClose
  305.             TabOrder = 1
  306.             Text = '640'
  307.             OnChange = ScrWidthEditChange
  308.           end
  309.           object ScrHeightEdit: TEdit
  310.             Left = 32
  311.             Top = 85
  312.             Width = 41
  313.             Height = 20
  314.             Enabled = False
  315.             ImeMode = imClose
  316.             TabOrder = 2
  317.             Text = '480'
  318.             OnChange = ScrWidthEditChange
  319.           end
  320.           object RateEdit: TEdit
  321.             Left = 23
  322.             Top = 164
  323.             Width = 34
  324.             Height = 20
  325.             ImeMode = imClose
  326.             TabOrder = 3
  327.             Text = '12'
  328.             OnChange = RateEditChange
  329.           end
  330.           object ScrWUpDown: TUpDown
  331.             Left = 73
  332.             Top = 53
  333.             Width = 17
  334.             Height = 20
  335.             Associate = ScrWidthEdit
  336.             Min = 1
  337.             Max = 32767
  338.             Increment = 10
  339.             Position = 640
  340.             TabOrder = 4
  341.             Thousands = False
  342.             Wrap = False
  343.           end
  344.           object ScrHUpDown: TUpDown
  345.             Left = 73
  346.             Top = 85
  347.             Width = 17
  348.             Height = 20
  349.             Associate = ScrHeightEdit
  350.             Min = 1
  351.             Max = 32767
  352.             Increment = 10
  353.             Position = 480
  354.             TabOrder = 5
  355.             Thousands = False
  356.             Wrap = False
  357.           end
  358.           object UpDown3: TUpDown
  359.             Left = 57
  360.             Top = 164
  361.             Width = 17
  362.             Height = 20
  363.             Associate = RateEdit
  364.             Min = 1
  365.             Max = 60
  366.             Position = 12
  367.             TabOrder = 6
  368.             Thousands = False
  369.             Wrap = False
  370.           end
  371.         end
  372.         object PlayButton: TButton
  373.           Left = 16
  374.           Top = 328
  375.           Width = 75
  376.           Height = 25
  377.           Caption = #20877#29983'...'
  378.           TabOrder = 1
  379.           OnClick = PlayButtonClick
  380.         end
  381.       end
  382.       object ScreenPanel: TPanel
  383.         Left = 1
  384.         Top = 1
  385.         Width = 482
  386.         Height = 362
  387.         Align = alClient
  388.         TabOrder = 1
  389.         object PreviewSB: TScrollBox
  390.           Left = 1
  391.           Top = 1
  392.           Width = 480
  393.           Height = 360
  394.           Align = alClient
  395.           BevelInner = bvNone
  396.           BevelOuter = bvNone
  397.           BorderStyle = bsNone
  398.           Color = clBtnFace
  399.           ParentColor = False
  400.           TabOrder = 0
  401.           object PreImage: TImage
  402.             Left = 0
  403.             Top = 0
  404.             Width = 480
  405.             Height = 360
  406.             Align = alClient
  407.             Proportional = True
  408.             Stretch = True
  409.             OnMouseDown = PreImageMouseDown
  410.             OnMouseMove = PreImageMouseMove
  411.             OnMouseUp = PreImageMouseUp
  412.           end
  413.         end
  414.       end
  415.     end
  416.   end
  417.   object ToolBar: TToolBar
  418.     Left = 0
  419.     Top = 0
  420.     Width = 792
  421.     Height = 29
  422.     Caption = 'ToolBar'
  423.     TabOrder = 2
  424.     object ToolButton1: TToolButton
  425.       Left = 0
  426.       Top = 2
  427.       Width = 24
  428.       Caption = 'ToolButton1'
  429.       Style = tbsSeparator
  430.     end
  431.     object BottomSB: TSpeedButton
  432.       Left = 24
  433.       Top = 2
  434.       Width = 32
  435.       Height = 22
  436.       Hint = #19968#30058#12375#12383#12395#31227#21205
  437.       Caption = #8595#8595
  438.       ParentShowHint = False
  439.       ShowHint = True
  440.       OnClick = BottomItemMIClick
  441.     end
  442.     object ToolButton2: TToolButton
  443.       Left = 56
  444.       Top = 2
  445.       Width = 12
  446.       Caption = 'ToolButton2'
  447.       ImageIndex = 0
  448.       Style = tbsSeparator
  449.     end
  450.     object DownSB: TSpeedButton
  451.       Left = 68
  452.       Top = 2
  453.       Width = 23
  454.       Height = 22
  455.       Hint = #12402#12392#12388#19979#12395#31227#21205
  456.       Caption = #8595
  457.       ParentShowHint = False
  458.       ShowHint = True
  459.       OnClick = DownItemMIClick
  460.     end
  461.     object ToolButton3: TToolButton
  462.       Left = 91
  463.       Top = 2
  464.       Width = 8
  465.       Caption = 'ToolButton3'
  466.       ImageIndex = 1
  467.       Style = tbsSeparator
  468.     end
  469.     object UpSB: TSpeedButton
  470.       Left = 99
  471.       Top = 2
  472.       Width = 23
  473.       Height = 22
  474.       Hint = #12402#12392#12388#19978#12395#31227#21205
  475.       Caption = #8593
  476.       ParentShowHint = False
  477.       ShowHint = True
  478.       OnClick = UpItemMIClick
  479.     end
  480.     object ToolButton4: TToolButton
  481.       Left = 122
  482.       Top = 2
  483.       Width = 12
  484.       Caption = 'ToolButton4'
  485.       ImageIndex = 2
  486.       Style = tbsSeparator
  487.     end
  488.     object TopSB: TSpeedButton
  489.       Left = 134
  490.       Top = 2
  491.       Width = 32
  492.       Height = 22
  493.       Hint = #19968#30058#12358#12360#12395#31227#21205
  494.       Caption = #8593#8593
  495.       ParentShowHint = False
  496.       ShowHint = True
  497.       OnClick = TopItemMIClick
  498.     end
  499.     object ToolButton5: TToolButton
  500.       Left = 166
  501.       Top = 2
  502.       Width = 200
  503.       Caption = 'ToolButton5'
  504.       ImageIndex = 3
  505.       Style = tbsSeparator
  506.     end
  507.     object FitImageSB: TSpeedButton
  508.       Left = 366
  509.       Top = 2
  510.       Width = 23
  511.       Height = 22
  512.       Hint = #12452#12513#12540#12472#12434#12454#12451#12531#12489#12454#12469#12452#12474#12395#21512#12431#12379#12427
  513.       GroupIndex = 1
  514.       Down = True
  515.       Caption = #33258
  516.       ParentShowHint = False
  517.       ShowHint = True
  518.       OnClick = FitImageSBClick
  519.     end
  520.     object x1ImageSB: TSpeedButton
  521.       Tag = 1
  522.       Left = 389
  523.       Top = 2
  524.       Width = 23
  525.       Height = 22
  526.       Hint = #23455#38555#12398#12452#12513#12540#12472#12469#12452#12474#12391#34920#31034
  527.       GroupIndex = 1
  528.       Caption = 'x1'
  529.       ParentShowHint = False
  530.       ShowHint = True
  531.       OnClick = FitImageSBClick
  532.     end
  533.     object x2ImageSB: TSpeedButton
  534.       Tag = 2
  535.       Left = 412
  536.       Top = 2
  537.       Width = 23
  538.       Height = 22
  539.       Hint = #65298#20493#12395#25313#22823#12375#12390#34920#31034
  540.       GroupIndex = 1
  541.       Caption = 'x2'
  542.       ParentShowHint = False
  543.       ShowHint = True
  544.       OnClick = FitImageSBClick
  545.     end
  546.     object x4ImageSB: TSpeedButton
  547.       Tag = 4
  548.       Left = 435
  549.       Top = 2
  550.       Width = 23
  551.       Height = 22
  552.       Hint = #65300#20493#12395#25313#22823#12375#12390#34920#31034
  553.       GroupIndex = 1
  554.       Caption = 'x4'
  555.       ParentShowHint = False
  556.       ShowHint = True
  557.       OnClick = FitImageSBClick
  558.     end
  559.   end
  560.   object ListImageList: TImageList
  561.     Height = 96
  562.     Width = 128
  563.     Left = 80
  564.     Top = 184
  565.   end
  566.   object ProjectOpenDialog: TOpenDialog
  567.     Filter = #12503#12525#12472#12455#12463#12488#12501#12449#12452#12523' (*.NLP)|*.NLP'
  568.     Title = #12503#12525#12472#12455#12463#12488#12434#38283#12367
  569.     Left = 24
  570.     Top = 72
  571.   end
  572.   object SaveImageDialog: TSaveDialog
  573.     DefaultExt = 'png'
  574.     Filter = 'PNG'#12501#12449#12452#12523'|*.png'
  575.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  576.     Title = #21512#25104#30011#20687#12434#20986#21147
  577.     Left = 248
  578.     Top = 40
  579.   end
  580.   object MainMenu: TMainMenu
  581.     Left = 8
  582.     Top = 40
  583.     object ProjectMI: TMenuItem
  584.       Caption = #12503#12525#12472#12455#12463#12488'(&P)'
  585.       object SaveProjectMI: TMenuItem
  586.         Caption = #20445#23384'(&S)...'
  587.         ShortCut = 16467
  588.         OnClick = SaveProjectMIClick
  589.       end
  590.       object N2: TMenuItem
  591.         Caption = '-'
  592.       end
  593.       object LoadProjectMI: TMenuItem
  594.         Caption = #35501#12415#36796#12415'(&O)...'
  595.         ShortCut = 16464
  596.         OnClick = LoadProjectMIClick
  597.       end
  598.       object N1: TMenuItem
  599.         Caption = '-'
  600.       end
  601.       object NewProjectMI: TMenuItem
  602.         Caption = #26032#35215#12503#12525#12472#12455#12463#12488'(&N)'
  603.         ShortCut = 16462
  604.         OnClick = NewProjectMIClick
  605.       end
  606.     end
  607.     object DataMI: TMenuItem
  608.       Caption = #32232#38598'(&E)'
  609.       object AddDataMI: TMenuItem
  610.         Caption = #30011#20687#36861#21152'(&O)...'
  611.         ShortCut = 16463
  612.         OnClick = AddDataMIClick
  613.       end
  614.       object N3: TMenuItem
  615.         Caption = '-'
  616.       end
  617.       object ChangeAlphaMI: TMenuItem
  618.         Caption = #12450#12523#12501#12449#30011#20687#12434#25351#23450'(&E)'
  619.         ShortCut = 16453
  620.         OnClick = ChangeAlphaMIClick
  621.       end
  622.       object XorAlphaMI: TMenuItem
  623.         Caption = '*'#12450#12523#12501#12449#20516#21453#36578'(&A)'
  624.         ShortCut = 16449
  625.         OnClick = XorAlphaMIClick
  626.       end
  627.       object TColorMI: TMenuItem
  628.         Caption = '*'#26368#24038#19978#12489#12483#12488#12434#36879#36942#33394#12395'(&T)'
  629.         ShortCut = 16468
  630.         OnClick = TColorMIClick
  631.       end
  632.     end
  633.     object OutputMI: TMenuItem
  634.       Caption = #12487#12540#12479#20986#21147'(&S)'
  635.       object SaveImageMI: TMenuItem
  636.         Caption = #21512#25104#30011#20687'(&P)...'
  637.         ShortCut = 16457
  638.         OnClick = SaveImageMIClick
  639.       end
  640.       object AnimeMI: TMenuItem
  641.         Caption = #12450#12491#12513#12540#12471#12519#12531'(&A)...'
  642.         ShortCut = 16461
  643.         OnClick = AnimeMIClick
  644.       end
  645.     end
  646.     object InfoMI: TMenuItem
  647.       Caption = #12496#12540#12472#12519#12531#24773#22577'(&V)...'
  648.       OnClick = InfoMIClick
  649.     end
  650.   end
  651.   object ImageOpenDialog: TOpenDialog
  652.     Filter = 'BMP, PNG'#12501#12449#12452#12523'|*.bmp;*.png'
  653.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
  654.     Left = 128
  655.     Top = 40
  656.   end
  657.   object SaveAnimeDialog: TSaveDialog
  658.     DefaultExt = 'avi'
  659.     Filter = 'AVI'#12501#12449#12452#12523'|*.avi'
  660.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  661.     Title = #12450#12491#12513#12540#12471#12519#12531#12434#20986#21147
  662.     Left = 248
  663.     Top = 80
  664.   end
  665.   object SaveProjectDialog: TSaveDialog
  666.     DefaultExt = 'nlp'
  667.     Filter = #12503#12525#12472#12455#12463#12488#12501#12449#12452#12523' (*.NLP)|*.nlp'
  668.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  669.     Title = #12503#12525#12472#12455#12463#12488#12434#20445#23384
  670.     Left = 56
  671.     Top = 72
  672.   end
  673.   object PopupMenu: TPopupMenu
  674.     Left = 88
  675.     Top = 248
  676.     object UpItemMI: TMenuItem
  677.       Caption = #12402#12392#12388#19978#12395#31227#21205
  678.       OnClick = UpItemMIClick
  679.     end
  680.     object DownItemMI: TMenuItem
  681.       Caption = #12402#12392#12388#19979#12395#31227#21205
  682.       OnClick = DownItemMIClick
  683.     end
  684.     object N6: TMenuItem
  685.       Caption = '-'
  686.     end
  687.     object CheckItemMI: TMenuItem
  688.       Caption = #12481#12455#12483#12463#12434#20837#12428#12427
  689.       OnClick = CheckItemMIClick
  690.     end
  691.     object UncheckItemMI: TMenuItem
  692.       Caption = #12481#12455#12483#12463#12434#12399#12378#12377
  693.       OnClick = UncheckItemMIClick
  694.     end
  695.     object N7: TMenuItem
  696.       Caption = '-'
  697.     end
  698.     object AllUncheckItemMI: TMenuItem
  699.       Caption = #12377#12409#12390#12481#12455#12483#12463#12434#12399#12378#12377
  700.       OnClick = AllUncheckItemMIClick
  701.     end
  702.     object N4: TMenuItem
  703.       Caption = '-'
  704.     end
  705.     object TopItemMI: TMenuItem
  706.       Caption = #19968#30058#12358#12360#12395#31227#21205
  707.       OnClick = TopItemMIClick
  708.     end
  709.     object BottomItemMI: TMenuItem
  710.       Caption = #19968#30058#12375#12383#12395#31227#21205
  711.       OnClick = BottomItemMIClick
  712.     end
  713.     object N5: TMenuItem
  714.       Caption = '-'
  715.     end
  716.     object deleteItemMI: TMenuItem
  717.       Caption = #21066#38500
  718.       OnClick = deleteItemMIClick
  719.     end
  720.   end
  721. end
  722.