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

📄 unit4.dfm

📁 这是本人网络数据库实习的程序,编程语言选择DELPHI7.0,完全个人编写.本程序一些界面还不够完善,功能不大,还有很多地方需要改进,望有兴趣的朋友一起探讨或通过电子邮箱与我联系!
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object welcom: Twelcom
  Left = 170
  Top = 79
  Width = 771
  Height = 647
  Caption = #27426#36814#35746#38405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 761
    Height = 617
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #24050#35746#25253#21002
      OnContextPopup = TabSheet1ContextPopup
      object Label19: TLabel
        Left = 48
        Top = 216
        Width = 153
        Height = 24
        Caption = #24050#35746#25253#21002#20449#24687':'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -24
        Font.Name = #21326#25991#24425#20113
        Font.Style = []
        ParentFont = False
      end
      object DBGrid2: TDBGrid
        Left = 48
        Top = 24
        Width = 609
        Height = 169
        DataSource = DataSource1
        ImeName = #26497#21697#20116#31508
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = #35746#21333#32534#21495
            Width = 82
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25253#21002#20195#21495
            Width = 82
            Visible = True
          end
          item
            Expanded = False
            FieldName = #36215#35746#26085#26399
            Width = 98
            Visible = True
          end
          item
            Expanded = False
            FieldName = #32467#26463#26085#26399
            Width = 94
            Visible = True
          end
          item
            Expanded = False
            FieldName = #20221#25968
            Width = 75
            Visible = True
          end
          item
            Expanded = False
            FieldName = #24635#39069
            Width = 102
            Visible = True
          end>
      end
      object Button3: TButton
        Left = 120
        Top = 472
        Width = 129
        Height = 41
        Caption = '  '#22686'  '#35746
        TabOrder = 1
        OnClick = Button3Click
      end
      object Button5: TButton
        Left = 304
        Top = 472
        Width = 129
        Height = 41
        Caption = '  '#36864'  '#35746
        TabOrder = 2
        OnClick = Button5Click
      end
      object Button6: TButton
        Left = 504
        Top = 472
        Width = 121
        Height = 41
        Caption = '  '#21462'  '#28040
        TabOrder = 3
        OnClick = Button6Click
      end
      object DBGrid3: TDBGrid
        Left = 48
        Top = 248
        Width = 609
        Height = 185
        DataSource = DataSource2
        ReadOnly = True
        TabOrder = 4
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = #25253#21002#20195#21495
            Width = 79
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25253#21002#21517#31216
            Width = 142
            Visible = True
          end
          item
            Expanded = False
            FieldName = #21002#26399
            Width = 59
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25972#35746#26399
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25972#35746#20215
            Width = 70
            Visible = True
          end
          item
            Expanded = False
            FieldName = #20840#24180#20215
            Width = 72
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25152#23646#31867#22411
            Width = 86
            Visible = True
          end>
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25253#21002#35746#38405
      ImageIndex = 1
      ParentShowHint = False
      ShowHint = False
      object Label17: TLabel
        Left = 432
        Top = 40
        Width = 149
        Height = 32
        Caption = #26597#35810#26465#20214':'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -32
        Font.Name = #20223#23435'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object DBText1: TDBText
        Left = 144
        Top = 286
        Width = 81
        Height = 27
        DataField = #25253#21002#20195#21495
        DataSource = main.DataSource1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object DBText2: TDBText
        Left = 376
        Top = 283
        Width = 345
        Height = 30
        DataField = #25253#21002#21517#31216
        DataSource = main.DataSource1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object DBText3: TDBText
        Left = 144
        Top = 328
        Width = 49
        Height = 25
        DataField = #21002#26399
        DataSource = main.DataSource1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object DBText4: TDBText
        Left = 368
        Top = 326
        Width = 57
        Height = 27
        DataField = #25972#35746#26399
        DataSource = main.DataSource1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object DBText5: TDBText
        Left = 144
        Top = 371
        Width = 49
        Height = 24
        DataField = #25972#35746#20215
        DataSource = main.DataSource1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object DBText6: TDBText
        Left = 360
        Top = 377
        Width = 49
        Height = 24
        DataField = #20840#24180#20215
        DataSource = main.DataSource1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label1: TLabel
        Left = 24
        Top = 288
        Width = 105
        Height = 25
        AutoSize = False
        Caption = #25253#21002#20195#21495':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 264
        Top = 283
        Width = 105
        Height = 24
        AutoSize = False
        Caption = #25253#21002#21517#31216':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 64
        Top = 326
        Width = 57
        Height = 27
        AutoSize = False
        Caption = #21002#26399':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label11: TLabel
        Left = 264
        Top = 329
        Width = 81
        Height = 24
        AutoSize = False
        Caption = #25972#35746#26399':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 40
        Top = 372
        Width = 81
        Height = 24
        AutoSize = False
        Caption = #25972#35746#20215':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label13: TLabel
        Left = 264
        Top = 376
        Width = 81
        Height = 25
        AutoSize = False
        Caption = #20840#24180#20215':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label14: TLabel
        Left = 192
        Top = 373
        Width = 25
        Height = 24
        AutoSize = False
        Caption = #20803
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label15: TLabel
        Left = 408
        Top = 379
        Width = 25
        Height = 24
        AutoSize = False
        Caption = #20803
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label18: TLabel
        Left = 448
        Top = 120
        Width = 99
        Height = 32
        Caption = #20851#38190#23383
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -32
        Font.Name = #20223#23435'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label16: TLabel
        Left = 32
        Top = 16
        Width = 165
        Height = 32
        Caption = #25253#21002#30446#24405#65306

⌨️ 快捷键说明

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