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

📄 cstm.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 4 页
字号:
        object DBMemo3: TDBMemo
          Left = 133
          Top = 107
          Width = 617
          Height = 48
          Color = clInfoBk
          DataField = #35843#26597#39033'3'
          DataSource = dscst
          TabOrder = 2
        end
        object DBMemo4: TDBMemo
          Left = 134
          Top = 155
          Width = 617
          Height = 48
          Color = clInfoBk
          DataField = #35843#26597#39033'4'
          DataSource = dscst
          TabOrder = 3
        end
        object DBMemo5: TDBMemo
          Left = 133
          Top = 203
          Width = 617
          Height = 48
          Color = clInfoBk
          DataField = #35843#26597#39033'5'
          DataSource = dscst
          TabOrder = 4
        end
        object DBMemo6: TDBMemo
          Left = 133
          Top = 251
          Width = 617
          Height = 48
          Color = clInfoBk
          DataField = #35843#26597#39033'6'
          DataSource = dscst
          TabOrder = 5
        end
      end
      object GroupBox3: TGroupBox
        Left = 0
        Top = 0
        Width = 782
        Height = 159
        Align = alClient
        Caption = #23458#25143#32852#31995#20154#21015#34920
        TabOrder = 1
        object btn_addnew2: TButton
          Left = 734
          Top = 25
          Width = 40
          Height = 25
          Caption = #22686#21152
          TabOrder = 0
          OnClick = btn_addnew2Click
        end
        object btn_delete2: TButton
          Left = 735
          Top = 65
          Width = 40
          Height = 25
          Caption = #21024#38500
          TabOrder = 1
          OnClick = btn_delete2Click
        end
        object btn_edit2: TButton
          Left = 734
          Top = 111
          Width = 40
          Height = 25
          Caption = #32534#36753
          TabOrder = 2
          OnClick = btn_edit2Click
        end
      end
      object DBGrid1: TDBGrid
        Left = 8
        Top = 16
        Width = 721
        Height = 137
        Color = clInfoBk
        DataSource = dsperson
        TabOrder = 2
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = #32852#31995#20154
            Width = 88
            Visible = True
          end
          item
            Expanded = False
            FieldName = #32852#31995#20154#32844#21153
            Width = 99
            Visible = True
          end
          item
            Expanded = False
            FieldName = #30005#35805#21495#30721
            Width = 128
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25163#26426#21495#30721
            Visible = True
          end
          item
            Expanded = False
            FieldName = #26377#20851#19994#21153#21592
            Width = 88
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'EMAIL'#22320#22336
            Visible = True
          end>
      end
      object Panel3: TPanel
        Left = 0
        Top = 461
        Width = 782
        Height = 37
        Align = alBottom
        BevelOuter = bvLowered
        TabOrder = 3
        object btn_first1: TButton
          Left = 85
          Top = 4
          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_first1Click
        end
        object btn_prev1: TButton
          Left = 160
          Top = 4
          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_prev1Click
        end
        object btn_next1: TButton
          Left = 235
          Top = 4
          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_next1Click
        end
        object btn_last1: TButton
          Left = 310
          Top = 4
          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_last1Click
        end
        object btn_edit1: TButton
          Left = 460
          Top = 4
          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 = 4
          OnClick = btn_edit1Click
        end
        object btn_save1: TButton
          Left = 535
          Top = 4
          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 = 5
          OnClick = btn_save1Click
        end
        object btn_cancel1: TButton
          Left = 610
          Top = 4
          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_cancel1Click
        end
        object btn_delete1: TButton
          Left = 385
          Top = 4
          Width = 75
          Height = 30
          Caption = #21024#38500
          TabOrder = 7
          OnClick = btn_delete1Click
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #23458#25143#35760#24405'_'#26597#35810
      ImageIndex = 2
      object Panel4: TPanel
        Left = 6
        Top = 0
        Width = 755
        Height = 40
        TabOrder = 0
        object Label34: TLabel
          Left = 632
          Top = 16
          Width = 65
          Height = 19
          Alignment = taCenter
          AutoSize = False
          Color = clBtnText
          Font.Charset = GB2312_CHARSET
          Font.Color = clRed
          Font.Height = -19
          Font.Name = #26999#20307'_GB2312'
          Font.Style = [fsBold]
          ParentColor = False
          ParentFont = False
        end
        object Label35: TLabel
          Left = 598
          Top = 16
          Width = 32
          Height = 16
          Caption = #20849#26377
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label36: TLabel
          Left = 700
          Top = 16
          Width = 48
          Height = 16
          Caption = #26465#35760#24405
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object btn_brs: TButton
          Left = 239
          Top = 7
          Width = 75
          Height = 29
          Caption = #20840#35272
          TabOrder = 0
          OnClick = btn_brsClick
        end
        object btn_qry: TButton
          Left = 314
          Top = 7
          Width = 75
          Height = 29
          Caption = #26597#35810
          TabOrder = 1
          OnClick = btn_qryClick
        end
        object btn_prt: TButton
          Left = 389
          Top = 7
          Width = 75
          Height = 29
          Caption = #25171#21360#32467#26524
          TabOrder = 2
          OnClick = btn_prtClick
        end
      end
      object GroupBox4: TGroupBox
        Left = 4
        Top = 44
        Width = 757
        Height = 433
        Caption = #25968#25454#26597#30475#31383#21475
        TabOrder = 1
        object DBGrid2: TDBGrid
          Left = 6
          Top = 17
          Width = 746
          Height = 407
          Color = clInfoBk
          DataSource = dscst
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ReadOnly = True
          TabOrder = 0
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = #23458#25143#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23458#25143#21517#31216
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23458#25143#22320#22336
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26159#21542#26032#23458#25143
              Visible = True
            end
            item
              Expanded = False
              FieldName = #38656#27714#31561#32423
              Visible = True
            end
            item
              Expanded = False
              FieldName = #31246#21153#35777#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24320#25143#38134#34892#24080#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #30005#35805#21495#30721
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'email'
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20256#30495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #37038#32534
              Visible = True
            end
            item
              Expanded = False
              FieldName = #36127#36131#20154
              Visible = True
            end
            item
              Expanded = False
              FieldName = #36127#36131#20154#32844#21153
              Visible = True
            end
            item
              Expanded = False
              FieldName = #25152#23646#34892#19994
              Visible = True
            end
            item
              Expanded = False
              FieldName = #30465
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21150#20107#22788

⌨️ 快捷键说明

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