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

📄 mainuint.dfm

📁 这是一个dephi开发的古典加密演示程序
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object Form1: TForm1
  Left = 270
  Top = 129
  Width = 568
  Height = 394
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #21476#20856#21152#23494#31639#27861
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label16: TLabel
    Left = 52
    Top = 64
    Width = 361
    Height = 19
    Caption = #21253#25324#32622#25442#21152#23494#12289#20975#25746#21152#23494#12289#32500#21513#23612#20122#21152#23494#12290
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 560
    Height = 367
    ActivePage = TabSheet2
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object TabSheet2: TTabSheet
      Caption = #32622#25442#21152#23494
      ImageIndex = 1
      object Panel2: TPanel
        Left = 2
        Top = 4
        Width = 549
        Height = 201
        BevelInner = bvLowered
        BevelOuter = bvLowered
        Caption = 'Panel1'
        TabOrder = 0
        object Label5: 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 Label6: 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 Label7: 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 Edit4: 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
        end
        object Edit5: 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 Edit6: 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 Button4: TButton
        Left = 68
        Top = 256
        Width = 80
        Height = 30
        Caption = #21152' '#23494
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 228
        Top = 256
        Width = 80
        Height = 30
        Caption = #35299' '#23494
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = Button5Click
      end
      object Button6: TButton
        Left = 408
        Top = 256
        Width = 80
        Height = 30
        Caption = #28165' '#23631
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = Button6Click
      end
    end
    object TabSheet1: TTabSheet
      Caption = #20975#25746#21152#23494
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      object Label4: TLabel
        Left = 16
        Top = 216
        Width = 86
        Height = 19
        Caption = 'K'#20540#36873#25321#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object ComboBox1: TComboBox
        Left = 112
        Top = 216
        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 = 0
        Text = '5'
        Items.Strings = (
          '1'
          '2'
          '3'
          '4'
          '5'
          '6'
          '7'
          '8'
          '9')
      end
      object Button1: 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 = 1
        OnClick = Button1Click
      end
      object Button2: 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 = 2
        OnClick = k
      end
      object Button3: 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 = 3
        OnClick = Button3Click
      end
      object Panel1: TPanel
        Left = 2
        Top = 4
        Width = 549
        Height = 201
        BevelInner = bvLowered
        BevelOuter = bvLowered
        Caption = 'Panel1'
        TabOrder = 4
        object Label1: 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 Label2: 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 Label3: 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 Edit1: 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
        end
        object Edit2: 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 Edit3: 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
    end
    object TabSheet5: TTabSheet
      Caption = #20056#27861#21152#23494
      ImageIndex = 4
      object Label70: TLabel
        Left = 312
        Top = 222
        Width = 86
        Height = 19
        Caption = 'K'#20540#36873#25321#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Panel5: TPanel
        Left = 2
        Top = 4
        Width = 549
        Height = 201
        BevelInner = bvLowered
        BevelOuter = bvLowered
        Caption = 'Panel1'
        TabOrder = 0

⌨️ 快捷键说明

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