⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainuint.dfm

📁 这是一个dephi开发的古典加密演示程序
💻 DFM
📖 第 1 页 / 共 4 页
字号:
        object Label54: TLabel
          Left = 9
          Top = 32
          Width = 57
          Height = 19
          Caption = #36755#20837#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label67: TLabel
          Left = 9
          Top = 92
          Width = 57
          Height = 19
          Caption = #23494#25991#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label69: TLabel
          Left = 9
          Top = 152
          Width = 57
          Height = 19
          Caption = #26126#25991#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Edit11: TEdit
          Left = 66
          Top = 19
          Width = 472
          Height = 42
          AutoSize = False
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvSpace
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnChange = Edit11Change
        end
        object Edit12: TEdit
          Left = 66
          Top = 79
          Width = 472
          Height = 42
          AutoSize = False
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvSpace
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object Edit13: TEdit
          Left = 66
          Top = 139
          Width = 472
          Height = 42
          AutoSize = False
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvSpace
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
      end
      object ComboBox2: TComboBox
        Left = 396
        Top = 220
        Width = 117
        Height = 22
        Style = csOwnerDrawFixed
        DropDownCount = 9
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 16
        ItemIndex = 4
        ParentFont = False
        TabOrder = 1
        Text = '5'
        Items.Strings = (
          '1'
          '2'
          '3'
          '4'
          '5'
          '6'
          '7'
          '8'
          '9')
      end
      object Button11: TButton
        Left = 64
        Top = 268
        Width = 75
        Height = 25
        Caption = #21152' '#23494
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = Button11Click
      end
      object Button12: TButton
        Left = 224
        Top = 268
        Width = 75
        Height = 25
        Caption = #35299' '#23494
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = Button12Click
      end
      object Button13: TButton
        Left = 404
        Top = 268
        Width = 75
        Height = 25
        Caption = #28165' '#23631
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = Button13Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #32500#21513#23612#20122#21152#23494
      ImageIndex = 2
      object Label11: TLabel
        Left = 28
        Top = 223
        Width = 77
        Height = 14
        Caption = #35831#36755#20837#23494#38053':'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label12: TLabel
        Left = 80
        Top = 260
        Width = 28
        Height = 14
        Caption = 'K'#20026':'
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label13: TLabel
        Left = 112
        Top = 260
        Width = 7
        Height = 14
        Transparent = True
      end
      object Panel3: TPanel
        Left = 2
        Top = 4
        Width = 549
        Height = 201
        BevelInner = bvLowered
        BevelOuter = bvLowered
        Caption = 'Panel1'
        TabOrder = 0
        object Label8: TLabel
          Left = 9
          Top = 32
          Width = 57
          Height = 19
          Caption = #36755#20837#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label9: TLabel
          Left = 9
          Top = 92
          Width = 57
          Height = 19
          Caption = #23494#25991#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label10: TLabel
          Left = 9
          Top = 152
          Width = 57
          Height = 19
          Caption = #26126#25991#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Edit7: TEdit
          Left = 66
          Top = 19
          Width = 472
          Height = 42
          AutoSize = False
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvSpace
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnChange = Edit7Change
        end
        object Edit8: TEdit
          Left = 66
          Top = 79
          Width = 472
          Height = 42
          AutoSize = False
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvSpace
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object Edit9: TEdit
          Left = 66
          Top = 139
          Width = 472
          Height = 42
          AutoSize = False
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvSpace
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
      end
      object Edit10: TEdit
        Left = 116
        Top = 216
        Width = 353
        Height = 22
        TabOrder = 1
        OnChange = Edit10Change
      end
      object Button7: TButton
        Left = 64
        Top = 284
        Width = 75
        Height = 25
        Caption = #21152' '#23494
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = Button7Click
      end
      object Button8: TButton
        Left = 224
        Top = 284
        Width = 75
        Height = 25
        Caption = #35299' '#23494
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = Button8Click
      end
      object Button9: TButton
        Left = 404
        Top = 284
        Width = 75
        Height = 25
        Caption = #28165' '#23631
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = Button9Click
      end
      object Button10: TButton
        Left = 388
        Top = 244
        Width = 103
        Height = 25
        Caption = #23494#30721#20195#25442#26041#38453
        TabOrder = 5
        OnClick = Button10Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = #20851' '#20110
      ImageIndex = 3
      object Panel4: TPanel
        Left = 28
        Top = 8
        Width = 497
        Height = 309
        BevelInner = bvLowered
        TabOrder = 0
        object Label68: TLabel
          Left = 3
          Top = 132
          Width = 490
          Height = 19
          Caption = '*************************************************'
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label14: TLabel
          Left = 72
          Top = 28
          Width = 371
          Height = 19
          Caption = #20960#31181#21476#20856#21152#23494#31639#27861#30340#28436#31034#31243#24207','#19981#26159#24456#23436#21892#12290
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label15: TLabel
          Left = 36
          Top = 56
          Width = 399
          Height = 19
          Caption = #21253#25324#32622#25442#21152#23494#12289#20975#25746#21152#23494#12289#32500#21513#23612#20122#21152#23494#31561#12290#22522
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -19

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -