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

📄 w_xscjll.~dfm

📁 系统管理程序的源码
💻 ~DFM
字号:
object xscjll: Txscjll
  Left = 337
  Top = 154
  Width = 617
  Height = 404
  Caption = #23398#29983#25104#32489#27983#35272
  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 Panel2: TPanel
    Left = 0
    Top = 41
    Width = 609
    Height = 288
    Align = alTop
    Caption = 'Panel2'
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 607
      Height = 286
      Align = alClient
      DataSource = data.cj
      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 = #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
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 609
    Height = 41
    Align = alTop
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 8
      Width = 25
      Height = 13
      Caption = #23398#21495':'
    end
    object Label2: TLabel
      Left = 152
      Top = 8
      Width = 25
      Height = 13
      Caption = #22995#21517':'
    end
    object Label3: TLabel
      Left = 432
      Top = 8
      Width = 25
      Height = 13
      Caption = #29677#32423':'
    end
    object Label4: TLabel
      Left = 312
      Top = 16
      Width = 22
      Height = 13
      Caption = #24615#21035
    end
    object DBEdit1: TDBEdit
      Left = 72
      Top = 8
      Width = 65
      Height = 21
      DataField = #23398#21495
      DataSource = data.cj
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 184
      Top = 8
      Width = 113
      Height = 21
      DataField = #22995#21517
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 472
      Top = 8
      Width = 121
      Height = 21
      DataField = #29677#32423
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 360
      Top = 8
      Width = 57
      Height = 21
      DataField = #24615#21035
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 3
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 329
    Width = 609
    Height = 48
    Align = alClient
    TabOrder = 2
    object Button1: TButton
      Left = 64
      Top = 8
      Width = 75
      Height = 25
      Caption = #31532#19968#26465
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 168
      Top = 8
      Width = 75
      Height = 25
      Caption = #21069#19968#26465
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 264
      Top = 8
      Width = 75
      Height = 25
      Caption = #21518#19968#26465
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 368
      Top = 8
      Width = 75
      Height = 25
      Caption = #26368#21518#19968#26465
      TabOrder = 3
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 480
      Top = 8
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 4
      OnClick = Button5Click
    end
  end
end

⌨️ 快捷键说明

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