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

📄 office.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          DataSource = dsoffice
          ParentCtl3D = False
          TabOrder = 10
        end
        object EditDBEdit14: TDBEdit
          Tag = 10
          Left = 96
          Top = 201
          Width = 115
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #24635#20154#25968
          DataSource = dsoffice
          ParentCtl3D = False
          TabOrder = 11
        end
        object EditDBEdit15: TDBEdit
          Tag = 15
          Left = 581
          Top = 249
          Width = 115
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #24050#38144#26426#22120#21488#25968
          DataSource = dsoffice
          ParentCtl3D = False
          TabOrder = 16
        end
        object DBEdit1: TDBEdit
          Tag = 8
          Left = 338
          Top = 156
          Width = 115
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #32500#20462#20154#21592#25968
          DataSource = dsoffice
          ParentCtl3D = False
          TabOrder = 9
        end
        object GroupBox1: TGroupBox
          Left = 3
          Top = 298
          Width = 759
          Height = 48
          Caption = #20027#31649#12289#23457#26680#12289#24405#20837
          TabOrder = 17
          object Label10: TLabel
            Left = 66
            Top = 23
            Width = 26
            Height = 13
            Caption = #20027#31649
          end
          object Label11: TLabel
            Left = 245
            Top = 24
            Width = 26
            Height = 13
            Caption = #23457#26680
          end
          object Label9: TLabel
            Left = 425
            Top = 24
            Width = 26
            Height = 13
            Caption = #24405#20837
          end
          object Label20: TLabel
            Left = 581
            Top = 24
            Width = 58
            Height = 13
            AutoSize = False
            Caption = #24405#20837#26085#26399
          end
          object DBEdit7: TDBEdit
            Tag = 16
            Left = 99
            Top = 20
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #20027#31649
            DataSource = dsoffice
            ParentCtl3D = False
            TabOrder = 0
          end
          object DBEdit8: TDBEdit
            Tag = 17
            Left = 281
            Top = 20
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #23457#26680
            DataSource = dsoffice
            ParentCtl3D = False
            TabOrder = 1
          end
          object DBEdit9: TDBEdit
            Tag = 18
            Left = 464
            Top = 20
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #24405#20837
            DataSource = dsoffice
            ParentCtl3D = False
            TabOrder = 2
          end
          object DBEdit10: TDBEdit
            Tag = 19
            Left = 647
            Top = 20
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #24405#20837#26085#26399
            DataSource = dsoffice
            ParentCtl3D = False
            TabOrder = 3
          end
        end
        object DBEditpostcard: TDBEdit
          Left = 584
          Top = 66
          Width = 111
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #37038#25919#32534#30721
          DataSource = dsoffice
          ParentCtl3D = False
          TabOrder = 4
        end
      end
      object Panel2: TPanel
        Left = 0
        Top = 380
        Width = 769
        Height = 49
        Align = alBottom
        BevelOuter = bvLowered
        TabOrder = 1
        object btn_first: TButton
          Left = 47
          Top = 9
          Width = 75
          Height = 30
          Caption = #39318#35760#24405
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = btn_firstClick
        end
        object btn_prev: TButton
          Left = 122
          Top = 9
          Width = 75
          Height = 30
          Caption = #21069#19968#26465
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = btn_prevClick
        end
        object btn_next: TButton
          Left = 197
          Top = 9
          Width = 75
          Height = 30
          Caption = #21518#19968#26465
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = btn_nextClick
        end
        object btn_last: TButton
          Left = 272
          Top = 9
          Width = 75
          Height = 30
          Caption = #23614#35760#24405
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = btn_lastClick
        end
        object btn_addnew: TButton
          Left = 347
          Top = 9
          Width = 75
          Height = 30
          Caption = #26032#22686
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 4
          OnClick = btn_addnewClick
        end
        object btn_edit: TButton
          Left = 497
          Top = 9
          Width = 75
          Height = 30
          Caption = #32534#36753
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 5
          OnClick = btn_editClick
        end
        object btn_save: TButton
          Tag = 20
          Left = 572
          Top = 9
          Width = 75
          Height = 30
          Caption = #20445#23384
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 6
          OnClick = btn_saveClick
        end
        object btn_cancel: TButton
          Left = 647
          Top = 9
          Width = 75
          Height = 30
          Caption = #21462#28040
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 7
          OnClick = btn_cancelClick
        end
        object btn_delete: TButton
          Left = 422
          Top = 9
          Width = 75
          Height = 30
          Caption = #21024#38500
          TabOrder = 8
          OnClick = btn_deleteClick
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #21150#20107#22788#22522#26412#24773#20917'_'#26597#30475
      ImageIndex = 1
      OnEnter = TabSheet2Enter
      object GroupBox2: TGroupBox
        Left = 6
        Top = 7
        Width = 178
        Height = 50
        Caption = #25353#21150#20107#22788#21517#31216
        TabOrder = 0
        object cbbsc: TComboBox
          Left = 16
          Top = 21
          Width = 145
          Height = 21
          Color = clInfoBk
          Ctl3D = False
          ItemHeight = 13
          ParentCtl3D = False
          TabOrder = 0
        end
      end
      object GroupBox3: TGroupBox
        Left = 207
        Top = 7
        Width = 178
        Height = 50
        Caption = #25353#32463#29702#22995#21517
        TabOrder = 1
        object cbjlname: TComboBox
          Left = 17
          Top = 20
          Width = 145
          Height = 21
          Color = clInfoBk
          Ctl3D = False
          ItemHeight = 13
          ParentCtl3D = False
          TabOrder = 0
        end
      end
      object Panel3: TPanel
        Left = 392
        Top = 9
        Width = 369
        Height = 49
        TabOrder = 2
        object btn_brs: TButton
          Left = 39
          Top = 9
          Width = 74
          Height = 30
          Caption = #20840#35272
          TabOrder = 0
          OnClick = btn_brsClick
        end
        object btn_qry: TButton
          Left = 112
          Top = 9
          Width = 74
          Height = 30
          Caption = #26597#35810
          TabOrder = 1
          OnClick = btn_qryClick
        end
        object btn_clr: TButton
          Left = 185
          Top = 9
          Width = 74
          Height = 30
          Caption = #28165#31354
          TabOrder = 2
          OnClick = btn_clrClick
        end
        object btn_prt: TButton
          Left = 259
          Top = 9
          Width = 74
          Height = 30
          Caption = #25171#21360#32467#26524
          TabOrder = 3
          OnClick = btn_prtClick
        end
      end
      object GroupBox6: TGroupBox
        Left = 0
        Top = 63
        Width = 768
        Height = 362
        Caption = #25968#25454#26597#30475#31383#21475

⌨️ 快捷键说明

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