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

📄 ucljbxx.dfm

📁 明日科技的《Delphi数据库开发案例精选》中的资源管理系统源代码。界面美观
💻 DFM
📖 第 1 页 / 共 3 页
字号:
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 10
      Width = 60
      Height = 12
      Caption = #36710#36742#32534#21495#65306
    end
    object Label2: TLabel
      Left = 232
      Top = 10
      Width = 60
      Height = 12
      Caption = #36710#29260#21495#30721#65306
    end
    object Label3: TLabel
      Left = 448
      Top = 10
      Width = 60
      Height = 12
      Caption = #36710#36742#31867#22411#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 32
      Width = 60
      Height = 12
      Caption = #36710#20027#22995#21517#65306
    end
    object Label5: TLabel
      Left = 232
      Top = 32
      Width = 60
      Height = 12
      Caption = #36710#20027#30005#35805#65306
    end
    object Label6: TLabel
      Left = 448
      Top = 32
      Width = 60
      Height = 12
      Caption = #36710#20027#25163#26426#65306
    end
    object Label7: TLabel
      Left = 16
      Top = 54
      Width = 60
      Height = 12
      Caption = #36523#20221#35777#21495#65306
    end
    object Label8: TLabel
      Left = 232
      Top = 54
      Width = 60
      Height = 12
      Caption = #30005#23376#37038#20214#65306
    end
    object Label9: TLabel
      Left = 448
      Top = 54
      Width = 60
      Height = 12
      Caption = #36710#20027#22320#22336#65306
    end
    object Label10: TLabel
      Left = 16
      Top = 76
      Width = 60
      Height = 12
      Caption = #22791'    '#27880#65306
    end
    object Edit1: TEdit
      Left = 76
      Top = 6
      Width = 146
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 0
      Text = 'Edit1'
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 292
      Top = 6
      Width = 146
      Height = 20
      TabOrder = 1
      Text = 'Edit2'
      OnChange = Edit2Change
      OnKeyPress = Edit2KeyPress
    end
    object Edit3: TEdit
      Left = 508
      Top = 6
      Width = 146
      Height = 20
      TabOrder = 2
      Text = 'Edit3'
      OnChange = Edit3Change
      OnKeyPress = Edit3KeyPress
    end
    object Edit4: TEdit
      Left = 76
      Top = 28
      Width = 146
      Height = 20
      TabOrder = 3
      Text = 'Edit4'
      OnChange = Edit4Change
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 292
      Top = 28
      Width = 146
      Height = 20
      TabOrder = 4
      Text = 'Edit5'
      OnChange = Edit5Change
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 508
      Top = 28
      Width = 146
      Height = 20
      TabOrder = 5
      Text = 'Edit6'
      OnChange = Edit6Change
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 76
      Top = 50
      Width = 146
      Height = 20
      TabOrder = 6
      Text = 'Edit7'
      OnChange = Edit7Change
      OnKeyPress = Edit7KeyPress
    end
    object Edit8: TEdit
      Left = 292
      Top = 50
      Width = 146
      Height = 20
      TabOrder = 7
      Text = 'Edit8'
      OnChange = Edit8Change
      OnKeyPress = Edit8KeyPress
    end
    object Edit9: TEdit
      Left = 508
      Top = 50
      Width = 146
      Height = 20
      TabOrder = 8
      Text = 'Edit9'
      OnChange = Edit9Change
      OnKeyPress = Edit9KeyPress
    end
    object Edit10: TEdit
      Left = 76
      Top = 72
      Width = 578
      Height = 20
      TabOrder = 9
      Text = 'Edit10'
      OnChange = Edit10Change
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 139
    Width = 665
    Height = 226
    Align = alClient
    BevelOuter = bvNone
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 0
      Top = 0
      Width = 665
      Height = 226
      Align = alClient
      Ctl3D = False
      DataSource = DM.DSCLJBXX
      FixedColor = 16759196
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgCancelOnExit]
      ParentCtl3D = False
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
      OnDrawColumnCell = DBGrid1DrawColumnCell
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#36742#32534#21495
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#29260#21495#30721
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#36742#31867#22411
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#20027#22995#21517
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#20027#30005#35805
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#20027#25163#26426
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36523#20221#35777#21495
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #30005#23376#37038#20214
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #36710#20027#22320#22336
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #22791#27880
          Title.Alignment = taCenter
          Visible = True
        end>
    end
  end
end

⌨️ 快捷键说明

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