object frmConfig: TfrmConfig Left = 414 Top = 106 BorderIcons = [] BorderStyle = bsSingle Caption = '�ݒ�' ClientHeight = 490 ClientWidth = 521 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object cntPage: TPageControl Left = 0 Top = 8 Width = 521 Height = 449 ActivePage = tabGraphic TabOrder = 0 object tabGraphic: TTabSheet Caption = '�O���t�B�b�N' object chkFull: TCheckBox Left = 24 Top = 16 Width = 161 Height = 25 Hint = '�`�F�b�N������ƑS��ʂŃQ�[�����y���ނ��Ƃ��ł��܂��B' Caption = '�t���X�N���[��' ParentShowHint = False ShowHint = True TabOrder = 0 end object chk32Bit: TCheckBox Left = 24 Top = 40 Width = 121 Height = 17 Hint = '�`�F�b�N������ƃQ�[�����������L���C�ɂȂ�܂��B' Caption = '32bit�J���[' ParentShowHint = False ShowHint = True TabOrder = 1 end end object tabControl: TTabSheet Caption = '�R���g���[��' object Label1: TLabel Left = 16 Top = 56 Width = 62 Height = 19 Caption = '�{�^���P' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 16 Top = 88 Width = 62 Height = 19 Caption = '�{�^���Q' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 16 Top = 120 Width = 62 Height = 19 Caption = '�{�^���R' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 296 Top = 24 Width = 101 Height = 19 Caption = '�Q�[���p�b�h' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 120 Top = 24 Width = 85 Height = 19 Caption = '�L�[�{�[�h' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 16 Top = 152 Width = 62 Height = 19 Caption = '�{�^���S' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object edtKey1: TEdit Left = 112 Top = 56 Width = 105 Height = 20 ReadOnly = True TabOrder = 0 Text = 'edtKey1' OnKeyPress = edtKey1KeyPress end object edtPad1: TEdit Left = 288 Top = 56 Width = 105 Height = 20 ReadOnly = True TabOrder = 1 Text = 'Edit1' OnEnter = edtPad1Enter OnExit = edtPad1Exit end object edtKey2: TEdit Left = 112 Top = 88 Width = 105 Height = 20 ReadOnly = True TabOrder = 2 Text = 'Edit1' OnKeyPress = edtKey1KeyPress end object edtPad2: TEdit Left = 288 Top = 88 Width = 105 Height = 20 ReadOnly = True TabOrder = 3 Text = 'Edit1' OnEnter = edtPad1Enter OnExit = edtPad1Exit end object edtKey3: TEdit Left = 112 Top = 120 Width = 105 Height = 20 ReadOnly = True TabOrder = 4 Text = 'Edit1' OnKeyPress = edtKey1KeyPress end object edtPad3: TEdit Left = 288 Top = 120 Width = 105 Height = 20 ReadOnly = True TabOrder = 5 Text = 'Edit1' OnEnter = edtPad1Enter OnExit = edtPad1Exit end object edtKey4: TEdit Left = 112 Top = 152 Width = 105 Height = 20 ReadOnly = True TabOrder = 6 Text = 'edtKey4' OnKeyPress = edtKey1KeyPress end object edtPad4: TEdit Left = 288 Top = 152 Width = 105 Height = 20 ReadOnly = True TabOrder = 7 Text = 'Edit1' OnEnter = edtPad1Enter OnExit = edtPad1Exit end end end object btnOK: TButton Left = 320 Top = 464 Width = 81 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = btnOKClick end object btnCancel: TButton Left = 432 Top = 464 Width = 81 Height = 25 Caption = '�L�����Z��' TabOrder = 2 OnClick = btnCancelClick end object Timer1: TTimer Enabled = False Interval = 100 OnTimer = Timer1Timer Left = 168 Top = 464 end end