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

📄 w_xscjlr.dfm

📁 系统管理程序的源码
💻 DFM
字号:
object xscjlr: Txscjlr
  Left = 352
  Top = 206
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23398#29983#25104#32489#24405#20837
  ClientHeight = 378
  ClientWidth = 606
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 606
    Height = 329
    Align = alTop
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 0
      Top = 8
      Width = 289
      Height = 313
      Caption = #23398#29983#20449#24687
      TabOrder = 0
      object DBGrid2: TDBGrid
        Left = 8
        Top = 16
        Width = 273
        Height = 249
        DataSource = data.xj
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = #23398#21495
            Width = 42
            Visible = True
          end
          item
            Expanded = False
            FieldName = #22995#21517
            Width = 64
            Visible = True
          end
          item
            Expanded = False
            FieldName = #24615#21035
            Width = 64
            Visible = True
          end
          item
            Expanded = False
            FieldName = #29677#32423
            Width = 98
            Visible = True
          end>
      end
      object Button2: TButton
        Left = 48
        Top = 272
        Width = 75
        Height = 25
        Caption = #21069#19968#26465
        TabOrder = 1
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 160
        Top = 272
        Width = 75
        Height = 25
        Caption = #21518#19968#26465
        TabOrder = 2
        OnClick = Button3Click
      end
    end
    object GroupBox2: TGroupBox
      Left = 296
      Top = 8
      Width = 297
      Height = 313
      Caption = #23398#29983#25104#32489
      TabOrder = 1
      object DBGrid1: TDBGrid
        Left = 4
        Top = 17
        Width = 285
        Height = 248
        DataSource = data.cj
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = #23398#26399
            Visible = True
          end
          item
            Expanded = False
            FieldName = #23398#20064#35838#31243
            Visible = True
          end
          item
            Expanded = False
            FieldName = #25104#32489
            Visible = True
          end
          item
            Expanded = False
            FieldName = #26159#21542#34917#32771
            Visible = True
          end>
      end
      object Button4: TButton
        Left = 119
        Top = 272
        Width = 58
        Height = 25
        Caption = #28155#21152
        TabOrder = 1
        OnClick = Button4Click
      end
      object Button1: TButton
        Left = 176
        Top = 272
        Width = 56
        Height = 25
        Caption = #30830#23450
        TabOrder = 2
        OnClick = Button1Click
      end
      object Button5: TButton
        Left = 234
        Top = 272
        Width = 54
        Height = 25
        Caption = #21462#28040
        TabOrder = 3
        OnClick = Button5Click
      end
      object Button7: TButton
        Left = 7
        Top = 272
        Width = 56
        Height = 25
        Caption = #21069#19968#26465
        TabOrder = 4
        OnClick = Button7Click
      end
      object Button8: TButton
        Left = 62
        Top = 272
        Width = 57
        Height = 25
        Caption = #21518#19968#26465
        TabOrder = 5
        OnClick = Button8Click
      end
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 329
    Width = 606
    Height = 49
    Align = alClient
    TabOrder = 1
    object Label1: TLabel
      Left = 56
      Top = 16
      Width = 96
      Height = 20
      Caption = #35831#36755#20837#23398#21495#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Button6: TButton
      Left = 488
      Top = 8
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 0
      OnClick = Button6Click
    end
    object Edit1: TEdit
      Left = 160
      Top = 11
      Width = 121
      Height = 24
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object Button9: TButton
      Left = 296
      Top = 10
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = Button9Click
    end
    object Button10: TButton
      Left = 392
      Top = 8
      Width = 75
      Height = 25
      Caption = #24674#22797
      TabOrder = 3
      OnClick = Button10Click
    end
  end
end

⌨️ 快捷键说明

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