object LuncherForm: TLuncherForm Left = 307 Top = 37 Width = 540 Height = 197 Caption = 'Pops�����`���[�E�}�N���ݒ�' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnHide = FormHide OnResize = FormResize PixelsPerInch = 96 TextHeight = 12 object stgLuncher: TStringGrid Left = 0 Top = 24 Width = 532 Height = 124 Hint = '���[���h���b�O����ƕ\���ʒu��ύX�o���܂�' Align = alClient ColCount = 8 DefaultColWidth = 20 DefaultRowHeight = 17 RowCount = 6 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goRowMoving, goEditing, goTabs] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = stgLuncherClick OnDblClick = stgLuncherDblClick ColWidths = ( 20 93 82 72 75 59 52 48) RowHeights = ( 17 17 17 17 17 17) end object Panel1: TPanel Left = 0 Top = 148 Width = 532 Height = 23 Align = alBottom BevelOuter = bvNone TabOrder = 1 object btnRowErase: TButton Left = 0 Top = 2 Width = 81 Height = 21 Hint = '��L�Ŏw�肵����������܂�' Caption = '��폜(&E)' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = btnRowEraseClick end object btnSoftTest1: TButton Tag = 1 Left = 81 Top = 2 Width = 81 Height = 21 Hint = '�w�肵�������`���[���m�F���܂�' Caption = '�N���e�X�g(&T)' ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = btnSoftTest1Click end object btnSoft: TButton Left = 243 Top = 2 Width = 81 Height = 21 Hint = '�N���\�t�g��Exploler�ŒT���܂�(=����ٸد�)' Caption = '�Q��(&B)' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = btnSoftClick end object btnLuncherHelp: TButton Left = 162 Top = 2 Width = 81 Height = 21 Hint = '�}�N���L�����@��\�����܂�' Caption = '�}�N���ڍ�(&M)' ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = btnLuncherHelpClick end object speRow: TSpinEdit Left = 326 Top = 2 Width = 41 Height = 21 Hint = '��L��𑝌��ł��܂�' MaxValue = 100 MinValue = 0 ParentShowHint = False ShowHint = True TabOrder = 4 Value = 0 OnChange = speRowChange end object btnCansel: TButton Left = 368 Top = 2 Width = 81 Height = 21 Hint = '���ɖ߂��ďI��' Cancel = True Caption = '������' ParentShowHint = False ShowHint = True TabOrder = 5 OnClick = btnCanselClick end object btnOK: TButton Left = 449 Top = 2 Width = 81 Height = 21 Hint = '�ۑ����ďI��' Caption = '�ۑ��I��' Default = True ParentShowHint = False ShowHint = True TabOrder = 6 OnClick = btnOKClick end end object Panel2: TPanel Left = 0 Top = 0 Width = 532 Height = 24 Align = alTop BevelOuter = bvNone TabOrder = 2 object lblKey: TLabel Left = 136 Top = 6 Width = 163 Height = 12 Caption = '���̘g�ɃL�[����͂��ĉ������B' Visible = False end object edtMacEdit: TEdit Left = 0 Top = 2 Width = 529 Height = 20 Hint = '�����Ƀ}�N�����L�����Ă�������' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 end object htkEdit: THotKey Left = 0 Top = 2 Width = 129 Height = 20 Hint = '�V���[�g�J�b�g�L�[�i�z�b�g�L�[�j�𒼂ɓ���Ă�������' HotKey = 0 InvalidKeys = [hcNone, hcShift] Modifiers = [] ParentShowHint = False ShowHint = True TabOrder = 1 Visible = False end end object timHot: TTimer Enabled = False Interval = 500 OnTimer = timHotTimer Left = 4 Top = 111 end object OpenDialog: TOpenDialog Filter = '���ş��(*.exe)|*.exe|�S�Ă�̧��(*.*)|*.*;' Options = [ofHideReadOnly, ofNoChangeDir, ofEnableSizing] Title = '�t�@�C�����w��' Left = 40 Top = 112 end end