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

📄 zjmb.dfm

📁 delphi+excel报表管理程序
💻 DFM
字号:
object frmzjmb: Tfrmzjmb
  Left = 150
  Top = 139
  AutoScroll = False
  Caption = #22686#21152#27169#26495
  ClientHeight = 461
  ClientWidth = 820
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 817
    Height = 457
    ActivePage = TabSheet1
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #22686#21152#27169#26495
      object Label1: TLabel
        Left = 56
        Top = 51
        Width = 60
        Height = 13
        Caption = #27169#26495#21517#31216#65306
      end
      object Label2: TLabel
        Left = 56
        Top = 83
        Width = 60
        Height = 13
        Caption = #27169#26495#35828#26126#65306
      end
      object Edit1: TEdit
        Left = 128
        Top = 48
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 128
        Top = 80
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object Button1: TButton
        Left = 104
        Top = 136
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 2
        OnClick = Button1Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #32534#36753#27169#26495
      ImageIndex = 1
      OnShow = TabSheet2Show
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 289
        Height = 425
        BorderStyle = bsSingle
        TabOrder = 0
        object Label3: TLabel
          Left = 16
          Top = 186
          Width = 60
          Height = 13
          Caption = #27169#26495#21517#31216#65306
        end
        object Label7: TLabel
          Left = 8
          Top = 8
          Width = 105
          Height = 24
          AutoSize = False
          Caption = #32534#36753#27169#26495
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -19
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Button2: TButton
          Left = 88
          Top = 288
          Width = 75
          Height = 25
          Caption = #32534#36753#27169#26495
          TabOrder = 0
          OnClick = Button2Click
        end
        object ComboBox1: TComboBox
          Left = 96
          Top = 184
          Width = 177
          Height = 21
          Style = csDropDownList
          ItemHeight = 13
          TabOrder = 1
        end
      end
      object Panel2: TPanel
        Left = 296
        Top = 0
        Width = 289
        Height = 417
        BorderStyle = bsSingle
        TabOrder = 1
        object Label4: TLabel
          Left = 40
          Top = 176
          Width = 72
          Height = 13
          Caption = #26159#21542#20316#26631#35760#65306
        end
        object Label5: TLabel
          Left = 32
          Top = 114
          Width = 60
          Height = 13
          Caption = #27169#26495#21517#31216#65306
        end
        object Label6: TLabel
          Left = 24
          Top = 136
          Width = 201
          Height = 20
          AutoSize = False
          Caption = #35813#27169#26495#24050#32463#23384#22312#26631#35760
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          Visible = False
        end
        object Label8: TLabel
          Left = 8
          Top = 8
          Width = 113
          Height = 24
          AutoSize = False
          Caption = #27169#26495#26631#35760
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -19
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object CheckBox1: TCheckBox
          Left = 112
          Top = 176
          Width = 97
          Height = 17
          Caption = #26631#35760
          TabOrder = 0
        end
        object Button3: TButton
          Left = 72
          Top = 272
          Width = 75
          Height = 25
          Caption = #30830#23450
          TabOrder = 1
          OnClick = Button3Click
        end
        object ComboBox2: TComboBox
          Left = 104
          Top = 112
          Width = 145
          Height = 21
          Style = csDropDownList
          ItemHeight = 13
          TabOrder = 2
          OnSelect = ComboBox2Select
        end
      end
      object Panel3: TPanel
        Left = 592
        Top = 0
        Width = 209
        Height = 417
        BorderStyle = bsSingle
        TabOrder = 2
        object Label9: TLabel
          Left = 8
          Top = 8
          Width = 113
          Height = 24
          AutoSize = False
          Caption = #27169#26495#23450#31295
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -19
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
    end
  end
end

⌨️ 快捷键说明

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