object ShortCutCustomizeDlgForm: TShortCutCustomizeDlgForm Left = 340 Top = 212 Width = 604 Height = 404 BorderIcons = [biSystemMenu] Caption = 'ショートカットキー変更ダイアログ' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Pゴシック' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize DesignSize = ( 596 377) PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 32 Top = 277 Width = 114 Height = 16 Anchors = [akLeft, akBottom] Caption = 'ショートカットキー' end object StringGrid1: TStringGrid Left = 24 Top = 24 Width = 550 Height = 227 Anchors = [akLeft, akTop, akRight, akBottom] DefaultRowHeight = 20 FixedCols = 0 RowCount = 30 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goThumbTracking] ScrollBars = ssVertical TabOrder = 0 OnDrawCell = StringGrid1DrawCell ColWidths = ( 153 72 87 134 77) RowHeights = ( 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20) end object OkBBtn: TBitBtn Left = 355 Top = 326 Width = 105 Height = 33 Anchors = [akRight, akBottom] Caption = 'OK' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Pゴシック' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 1 Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 0400000000006801000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333330000333333333333333333333333F33333333333 00003333344333333333333333388F3333333333000033334224333333333333 338338F3333333330000333422224333333333333833338F3333333300003342 222224333333333383333338F3333333000034222A22224333333338F338F333 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224 33333338F83338F338F33333000033A33333A222433333338333338F338F3333 0000333333333A222433333333333338F338F33300003333333333A222433333 333333338F338F33000033333333333A222433333333333338F338F300003333 33333333A222433333333333338F338F00003333333333333A22433333333333 3338F38F000033333333333333A223333333333333338F830000333333333333 333A333333333333333338330000333333333333333333333333333333333333 0000} NumGlyphs = 2 end object CancelBBtn: TBitBtn Left = 467 Top = 326 Width = 105 Height = 33 Anchors = [akRight, akBottom] Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Pゴシック' Font.Style = [] ParentFont = False TabOrder = 2 Kind = bkCancel end object HotKey1: THotKey Left = 168 Top = 272 Width = 297 Height = 25 Anchors = [akLeft, akRight, akBottom] HotKey = 32833 InvalidKeys = [hcNone, hcShift] Modifiers = [hkAlt] TabOrder = 3 OnEnter = HotKey1Enter OnExit = HotKey1Exit end object ScrollBar1: TScrollBar Left = 336 Top = 56 Width = 16 Height = 121 Kind = sbVertical PageSize = 0 TabOrder = 4 OnChange = ScrollBar1Change OnEnter = ScrollBar1Enter end object Button1: TButton Left = 466 Top = 273 Width = 105 Height = 25 Anchors = [akRight, akBottom] Caption = '割り当て' TabOrder = 5 OnClick = Button1Click end object FormMinMaxInfo1: TFormMinMaxInfo Options = [lmMinSize] MinHeight = 250 MinWidth = 492 MaxHeight = 0 MaxWidth = 0 MaximizeHeight = 0 MaximizeWidth = 0 MaximizeTop = 0 MaximizeLeft = 0 PropertyInterlock = True Left = 16 Top = 16 end end