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

📄 wxjl_u.dfm

📁 比较完整的系统 比较完整的系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object wxjl: Twxjl
  Left = 120
  Top = 143
  Width = 883
  Height = 562
  Caption = #38382#35810#35760#24405
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label13: TLabel
    Left = 368
    Top = 8
    Width = 116
    Height = 29
    Caption = #38382#35810#35760#24405
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 40
    Width = 873
    Height = 489
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #24405#20837
      object DBGrid1: TDBGrid
        Left = 8
        Top = 156
        Width = 849
        Height = 281
        DataSource = DataSource1
        PopupMenu = PopupMenu1
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnCellClick = DBGrid1CellClick
        Columns = <
          item
            Expanded = False
            FieldName = #32534#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = #22995#21517
            Visible = True
          end
          item
            Expanded = False
            FieldName = #24615#21035
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25163#26426
            Visible = True
          end
          item
            Expanded = False
            FieldName = #30005#35805
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25311#23398#35777#31867
            PickList.Strings = (
              'A1'
              'A2'
              'B1'
              'B2'
              'C1')
            Visible = True
          end
          item
            Expanded = False
            FieldName = #36523#20221#35777#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = #20303#22336#25110#21333#20301
            Visible = True
          end
          item
            Expanded = False
            FieldName = #38382#35810#22788#25152
            PickList.Strings = (
              #24066#21306'1'
              #24066#21306'2'
              #26657#26412#37096
              #27494#38517#28304
              #31227#21160#25253#21517
              #20854#23427
              '')
            Visible = True
          end
          item
            Expanded = False
            FieldName = #38382#35810#26102#38388
            Visible = True
          end
          item
            Expanded = False
            FieldName = #22788#29702#32467#26524
            PickList.Strings = (
              #26410#25253#21517
              #24050#25253#21517)
            Visible = True
          end
          item
            Expanded = False
            FieldName = #24314#26723#20154
            Visible = True
          end>
      end
      object DBNavigator1: TDBNavigator
        Left = 8
        Top = 120
        Width = 490
        Height = 25
        DataSource = DataSource1
        TabOrder = 1
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 849
        Height = 105
        Caption = #22522#26412#20449#24687
        TabOrder = 2
        object Label1: TLabel
          Left = 8
          Top = 24
          Width = 36
          Height = 12
          Caption = #32534#21495#65306
          FocusControl = DBEdit1
        end
        object Label2: TLabel
          Left = 104
          Top = 24
          Width = 36
          Height = 12
          Caption = #22995#21517#65306
          FocusControl = DBEdit2
        end
        object Label3: TLabel
          Left = 208
          Top = 24
          Width = 36
          Height = 12
          Caption = #24615#21035#65306
        end
        object Label4: TLabel
          Left = 288
          Top = 24
          Width = 36
          Height = 12
          Caption = #25163#26426#65306
          FocusControl = DBEdit4
        end
        object Label5: TLabel
          Left = 424
          Top = 24
          Width = 36
          Height = 12
          Caption = #30005#35805#65306
          FocusControl = DBEdit5
        end
        object Label6: TLabel
          Left = 552
          Top = 24
          Width = 60
          Height = 12
          Caption = #25311#23398#35777#31867#65306
        end
        object Label7: TLabel
          Left = 672
          Top = 24
          Width = 60
          Height = 12
          Caption = #36523#20221#35777#21495#65306
          FocusControl = DBEdit7
        end
        object Label8: TLabel
          Left = 8
          Top = 64
          Width = 72
          Height = 12
          Caption = #20303#22336#25110#21333#20301#65306
          FocusControl = DBEdit8
        end
        object Label9: TLabel
          Left = 320
          Top = 64
          Width = 60
          Height = 12
          Caption = #38382#35810#22788#25152#65306
        end
        object Label10: TLabel
          Left = 600
          Top = 64
          Width = 60
          Height = 12
          Caption = #38382#35810#26102#38388#65306
          FocusControl = DBEdit10
        end
        object Label11: TLabel
          Left = 464
          Top = 64
          Width = 60
          Height = 12
          Caption = #22788#29702#32467#26524#65306
        end
        object Label12: TLabel
          Left = 736
          Top = 64
          Width = 48
          Height = 12
          Caption = #24314#26723#20154#65306
          FocusControl = DBEdit12
        end
        object DBEdit1: TDBEdit
          Left = 40
          Top = 24
          Width = 49
          Height = 20
          DataField = #32534#21495
          DataSource = DataSource1
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Left = 144
          Top = 24
          Width = 57
          Height = 20
          DataField = #22995#21517
          DataSource = DataSource1
          TabOrder = 1
        end
        object DBEdit4: TDBEdit
          Left = 320
          Top = 24
          Width = 89
          Height = 20
          DataField = #25163#26426
          DataSource = DataSource1
          TabOrder = 2
        end
        object DBEdit5: TDBEdit
          Left = 456
          Top = 24
          Width = 89
          Height = 20
          DataField = #30005#35805
          DataSource = DataSource1
          TabOrder = 3
        end
        object DBEdit7: TDBEdit
          Left = 736
          Top = 24
          Width = 105
          Height = 20
          DataField = #36523#20221#35777#21495
          DataSource = DataSource1
          TabOrder = 4
        end
        object DBEdit8: TDBEdit
          Left = 88
          Top = 64
          Width = 225
          Height = 20
          DataField = #20303#22336#25110#21333#20301
          DataSource = DataSource1
          TabOrder = 5
        end
        object DBEdit10: TDBEdit
          Left = 656
          Top = 64
          Width = 73
          Height = 20
          DataField = #38382#35810#26102#38388
          DataSource = DataSource1
          TabOrder = 6
        end
        object DBEdit12: TDBEdit
          Left = 784
          Top = 64
          Width = 57
          Height = 20
          DataField = #24314#26723#20154
          DataSource = DataSource1
          TabOrder = 7
        end
        object DBComboBox2: TDBComboBox
          Left = 608
          Top = 24
          Width = 57
          Height = 20
          DataField = #25311#23398#35777#31867
          DataSource = DataSource1
          ItemHeight = 12
          TabOrder = 8
          OnDropDown = DBComboBox2DropDown
        end
      end
      object BitBtn1: TBitBtn
        Left = 672
        Top = 120
        Width = 75
        Height = 25
        Caption = #25171#21360
        TabOrder = 3
      end
      object BitBtn2: TBitBtn
        Left = 760
        Top = 120
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 4
        OnClick = BitBtn2Click
      end
      object DBComboBox1: TDBComboBox
        Left = 248
        Top = 32
        Width = 41
        Height = 20
        DataField = #24615#21035
        DataSource = DataSource1
        ItemHeight = 12
        TabOrder = 5
        OnDropDown = DBComboBox1DropDown
      end
      object DBComboBox3: TDBComboBox
        Left = 384
        Top = 72
        Width = 81
        Height = 20
        DataField = #38382#35810#22788#25152
        DataSource = DataSource1
        ItemHeight = 12

⌨️ 快捷键说明

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