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

📄 mc_fwxzgl.dfm

📁 1、系统环境要求:所有程序均在Windows98/XP操作系统下测试运行。 2、建议用户在系统上安装DELPHI7.0企业版。 3、如果数据库为SQL Server数据库
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FWXZGL: TFWXZGL
  Left = 0
  Top = 0
  BorderStyle = bsToolWindow
  Caption = #25151#23627#20986#31199#31649#29702#65306
  ClientHeight = 716
  ClientWidth = 1016
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel2: TBevel
    Left = 3
    Top = 674
    Width = 145
    Height = 9
    Shape = bsTopLine
  end
  object GroupBox1: TGroupBox
    Left = 4
    Top = 3
    Width = 141
    Height = 48
    Caption = #23567#21306#21517#65306
    TabOrder = 0
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 9
      Top = 18
      Width = 120
      Height = 20
      KeyField = #23567#21306#21517
      ListField = #23567#21306#21517
      ListSource = DataSource1
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 4
    Top = 56
    Width = 141
    Height = 526
    Caption = #22823#27004#21517#31216#65306
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 8
      Top = 17
      Width = 124
      Height = 500
      DataSource = DataSource2
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #22823#27004#21517#31216
          Width = 89
          Visible = True
        end>
    end
  end
  object GroupBox3: TGroupBox
    Left = 152
    Top = 88
    Width = 856
    Height = 524
    Caption = #25151#28304#20449#24687#65306
    TabOrder = 2
    object DBGrid3: TDBGrid
      Left = 9
      Top = 18
      Width = 837
      Height = 473
      DataSource = DataSource4
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #25151#38388#32534#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = #26159#21542#31354#38386
          Width = 54
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25215#31199#20154#22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21306#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22823#27004#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#38388#21495#30721
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#20027#20195#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#20027#22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = #26435#23646#31867#22411
          Visible = True
        end
        item
          Expanded = False
          FieldName = #26397#21521
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#38388#32467#26500
          Visible = True
        end
        item
          Expanded = False
          FieldName = #29992#36884
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#38388#31867#21035
          Visible = True
        end
        item
          Expanded = False
          FieldName = #37197#22791#35774#26045
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#23627#29366#24577
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24314#31569#38754#31215
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20351#29992#38754#31215
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20844#20135#38754#31215
          Visible = True
        end
        item
          Expanded = False
          FieldName = #31169#20135#38754#31215
          Visible = True
        end
        item
          Expanded = False
          FieldName = #26159#21542#31354#38386
          Visible = True
        end>
    end
    object RadioButton1: TRadioButton
      Left = 11
      Top = 498
      Width = 113
      Height = 17
      Caption = #26174#31034#26410#20986#31199#25151#23627
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 131
      Top = 498
      Width = 105
      Height = 17
      Caption = #26174#31034#24050#20986#31199#25151#23627
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 251
      Top = 498
      Width = 97
      Height = 17
      Caption = #26174#31034#20840#37096#25151#23627
      Checked = True
      TabOrder = 3
      TabStop = True
      OnClick = RadioButton3Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 152
    Top = 3
    Width = 857
    Height = 78
    Caption = #25628#32034#25351#23450#25151#38388#65306
    TabOrder = 3
    object Label1: TLabel
      Left = 12
      Top = 53
      Width = 84
      Height = 12
      Caption = #36873#25321#26597#35810#26465#20214#65306
    end
    object Label2: TLabel
      Left = 252
      Top = 52
      Width = 24
      Height = 12
      Caption = #31561#20110
    end
    object Bevel3: TBevel
      Left = 2
      Top = 39
      Width = 854
      Height = 4
      Shape = bsTopLine
    end
    object Label3: TLabel
      Left = 14
      Top = 20
      Width = 36
      Height = 12
      Caption = #26397#21521#65306
    end
    object Label4: TLabel
      Left = 272
      Top = 20
      Width = 60
      Height = 12
      Caption = #25151#38388#32467#26500#65306
    end
    object Label5: TLabel
      Left = 504
      Top = 20
      Width = 60
      Height = 12
      Caption = #25151#38388#31867#21035#65306
    end
    object ComboBox1: TComboBox
      Left = 98
      Top = 48
      Width = 145
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 0
      Items.Strings = (
        #25151#38388#32534#21495
        #25215#31199#20154#22995#21517)
    end
    object Edit1: TEdit
      Left = 285
      Top = 48
      Width = 121
      Height = 20
      TabOrder = 1
      Text = #31354
    end
    object BitBtn1: TBitBtn
      Left = 412
      Top = 46
      Width = 215
      Height = 25
      Caption = #22312#19979#38754#30340#25151#28304#20449#24687#20013#26597#25214'[&F]'
      TabOrder = 2
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444
        33333333333F8888883F33330000324334222222443333388F3833333388F333
        000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338
        F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222
        223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33
        3338888300003AAAAAAA33333333333888888833333333330000333333333333
        333333333333333333FFFFFF000033333333333344444433FFFF333333888888
        00003A444333333A22222438888F333338F3333800003A2243333333A2222438
        F38F333333833338000033A224333334422224338338FFFFF8833338000033A2
        22444442222224338F3388888333FF380000333A2222222222AA243338FF3333
        33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA
        3333333333338888883333330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object DBLookupComboBox2: TDBLookupComboBox
      Left = 98
      Top = 16
      Width = 145
      Height = 20
      KeyField = #25151#23627#26397#21521
      ListField = #25151#23627#26397#21521
      ListSource = DataSource5
      TabOrder = 3
    end
    object DBLookupComboBox3: TDBLookupComboBox
      Left = 344
      Top = 16
      Width = 145
      Height = 20
      KeyField = #25151#38388#32467#26500
      ListField = #25151#38388#32467#26500
      ListSource = DataSource6
      TabOrder = 4
    end
    object DBLookupComboBox4: TDBLookupComboBox
      Left = 576
      Top = 16
      Width = 145
      Height = 20
      KeyField = #25151#38388#31867#21035
      ListField = #25151#38388#31867#21035
      ListSource = DataSource7
      TabOrder = 5
    end
    object CheckBox1: TCheckBox
      Left = 744
      Top = 16
      Width = 97
      Height = 17
      Caption = #36215#29992#20449#24687
      Checked = True
      State = cbChecked
      TabOrder = 6
    end
  end
  object GroupBox5: TGroupBox
    Left = 152
    Top = 617
    Width = 856
    Height = 88
    Caption = #36153#29992#20449#24687#65306
    TabOrder = 4
    object DBGrid2: TDBGrid
      Left = 9
      Top = 17
      Width = 839
      Height = 61
      DataSource = DataSource3
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #25151#38388#20195#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22995#21517
          Width = 59
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24615#21035
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36523#20221#35777#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32852#31995#26041#24335
          Width = 144
          Visible = True
        end
        item

⌨️ 快捷键说明

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