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

📄 cstm.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 4 页
字号:
          ParentCtl3D = False
          TabOrder = 4
        end
        object DBEdit5: TDBEdit
          Tag = 5
          Left = 270
          Top = 60
          Width = 80
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #21439
          DataSource = dscst
          ParentCtl3D = False
          TabOrder = 5
        end
        object DBEdit6: TDBEdit
          Tag = 16
          Left = 433
          Top = 220
          Width = 112
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = 'email'
          DataSource = dscst
          ParentCtl3D = False
          TabOrder = 16
        end
        object DBEdit10: TDBEdit
          Tag = 6
          Left = 433
          Top = 60
          Width = 112
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #25152#23646#34892#19994
          DataSource = dscst
          ParentCtl3D = False
          TabOrder = 6
        end
        object DBEdit13: TDBEdit
          Tag = 11
          Left = 432
          Top = 146
          Width = 336
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #31246#21153#35777#21495
          DataSource = dscst
          ParentCtl3D = False
          TabOrder = 11
        end
        object DBEdit14: TDBEdit
          Tag = 13
          Left = 433
          Top = 183
          Width = 336
          Height = 19
          Color = clInfoBk
          Ctl3D = False
          DataField = #24320#25143#38134#34892#24080#21495
          DataSource = dscst
          ParentCtl3D = False
          TabOrder = 13
        end
        object DBComboBox2: TDBComboBox
          Tag = 2
          Left = 636
          Top = 15
          Width = 131
          Height = 21
          Style = csDropDownList
          Color = clInfoBk
          Ctl3D = False
          DataField = #26159#21542#26032#23458#25143
          DataSource = dscst
          ItemHeight = 13
          Items.Strings = (
            #26159
            #21542)
          ParentCtl3D = False
          TabOrder = 2
        end
        object DBComboBox3: TDBComboBox
          Tag = 1
          Left = 434
          Top = 16
          Width = 112
          Height = 21
          Style = csDropDownList
          Color = clInfoBk
          Ctl3D = False
          DataField = #38656#27714#31561#32423
          DataSource = dscst
          ItemHeight = 13
          Items.Strings = (
            '*'
            '**'
            '***'
            '****'
            '*****')
          ParentCtl3D = False
          TabOrder = 1
        end
        object GroupBox2: TGroupBox
          Left = 8
          Top = 378
          Width = 765
          Height = 53
          Caption = #20027#31649#12289#23457#26680#12289#24405#20837
          TabOrder = 23
          object Label19: TLabel
            Left = 11
            Top = 28
            Width = 26
            Height = 13
            Caption = #20027#31649
          end
          object Label20: TLabel
            Left = 190
            Top = 29
            Width = 26
            Height = 13
            Caption = #23457#26680
          end
          object Label21: TLabel
            Left = 370
            Top = 29
            Width = 26
            Height = 13
            Caption = #24405#20837
          end
          object Label32: TLabel
            Left = 526
            Top = 29
            Width = 58
            Height = 13
            AutoSize = False
            Caption = #24405#20837#26085#26399
          end
          object DBEdit7: TDBEdit
            Tag = 22
            Left = 44
            Top = 25
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #20027#31649
            DataSource = dscst
            ParentCtl3D = False
            TabOrder = 0
          end
          object DBEdit8: TDBEdit
            Tag = 23
            Left = 226
            Top = 25
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #23457#26680
            DataSource = dscst
            ParentCtl3D = False
            TabOrder = 1
          end
          object DBEdit9: TDBEdit
            Tag = 24
            Left = 409
            Top = 25
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #24405#20837
            DataSource = dscst
            ParentCtl3D = False
            TabOrder = 2
          end
          object DBEdit15: TDBEdit
            Tag = 25
            Left = 592
            Top = 25
            Width = 103
            Height = 19
            Color = clInfoBk
            Ctl3D = False
            DataField = #24405#20837#26085#26399
            DataSource = dscst
            ParentCtl3D = False
            TabOrder = 3
          end
        end
        object DBComboBox4: TDBComboBox
          Tag = 12
          Left = 73
          Top = 183
          Width = 278
          Height = 21
          Color = clInfoBk
          Ctl3D = False
          DataField = #24320#25143#38134#34892
          DataSource = dscst
          ItemHeight = 13
          Items.Strings = (
            #20013#22269#24037#21830#38134#34892
            #20013#22269#20892#19994#38134#34892
            #20013#22269#38134#34892
            #20013#22269#24314#35774#38134#34892
            #20013#22269#20132#36890#38134#34892)
          ParentCtl3D = False
          TabOrder = 12
        end
      end
      object Panel2: TPanel
        Left = 0
        Top = 447
        Width = 782
        Height = 51
        Align = alBottom
        BevelOuter = bvLowered
        TabOrder = 1
        object btn_first: TButton
          Left = 45
          Top = 12
          Width = 75
          Height = 30
          Caption = #39318#35760#24405
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = btn_firstClick
        end
        object btn_prev: TButton
          Left = 120
          Top = 12
          Width = 75
          Height = 30
          Caption = #21069#19968#26465
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = btn_prevClick
        end
        object btn_next: TButton
          Left = 195
          Top = 12
          Width = 75
          Height = 30
          Caption = #21518#19968#26465
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = btn_nextClick
        end
        object btn_last: TButton
          Left = 270
          Top = 12
          Width = 75
          Height = 30
          Caption = #23614#35760#24405
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = btn_lastClick
        end
        object btn_addnew: TButton
          Left = 345
          Top = 12
          Width = 75
          Height = 30
          Caption = #26032#22686
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 4
          OnClick = btn_addnewClick
        end
        object btn_edit: TButton
          Left = 495
          Top = 12
          Width = 75
          Height = 30
          Caption = #32534#36753
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 5
          OnClick = btn_editClick
        end
        object btn_save: TButton
          Tag = 26
          Left = 570
          Top = 12
          Width = 75
          Height = 30
          Caption = #20445#23384
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 8
          OnClick = btn_saveClick
        end
        object btn_cancel: TButton
          Left = 645
          Top = 12
          Width = 75
          Height = 30
          Caption = #21462#28040
          Enabled = False
          Font.Charset = ANSI_CHARSET
          Font.Color = clPurple
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 6
          OnClick = btn_cancelClick
        end
        object btn_delete: TButton
          Left = 420
          Top = 12
          Width = 75
          Height = 30
          Caption = #21024#38500
          TabOrder = 7
          OnClick = btn_deleteClick
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #23458#25143#35760#24405'_'#24405#20837'2'
      ImageIndex = 2
      object GroupBox1: TGroupBox
        Left = 0
        Top = 159
        Width = 782
        Height = 302
        Align = alBottom
        Caption = #35843#26597#35201#39033
        TabOrder = 0
        object Label1: TLabel
          Left = 7
          Top = 23
          Width = 111
          Height = 13
          Caption = '1'#65294#20225#19994#23646#24615#21450#35268#27169
        end
        object Label9: TLabel
          Left = 8
          Top = 73
          Width = 72
          Height = 13
          Caption = '2'#65294#20027#35201#20135#21697
        end
        object Label11: TLabel
          Left = 8
          Top = 123
          Width = 111
          Height = 13
          Caption = '3'#65294#29616#26377#27880#22609#26426#24773#20917
        end
        object Label12: TLabel
          Left = 9
          Top = 173
          Width = 72
          Height = 13
          Caption = '4'#65294#21457#23637#21069#26223
        end
        object Label13: TLabel
          Left = 8
          Top = 223
          Width = 72
          Height = 13
          Caption = '5'#65294#27442#36141#26426#22411
        end
        object Label14: TLabel
          Left = 7
          Top = 274
          Width = 124
          Height = 13
          Caption = '6'#65294#27442#36141#26426#22411#26377#20309#35201#27714
        end
        object DBMemo1: TDBMemo
          Left = 133
          Top = 9
          Width = 617
          Height = 48
          Color = clInfoBk
          DataField = #35843#26597#39033'1'
          DataSource = dscst
          TabOrder = 0
        end
        object DBMemo2: TDBMemo
          Left = 133
          Top = 59
          Width = 617
          Height = 48
          Color = clInfoBk
          DataField = #35843#26597#39033'2'
          DataSource = dscst
          TabOrder = 1
        end

⌨️ 快捷键说明

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