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

📄 w_xscjcx.dfm

📁 系统管理程序的源码
💻 DFM
字号:
object xscjcx: Txscjcx
  Left = 350
  Top = 369
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23398#29983#25104#32489#26597#35810
  ClientHeight = 388
  ClientWidth = 597
  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 = 49
    Width = 597
    Height = 339
    Align = alClient
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 72
      Width = 595
      Height = 217
      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
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 595
      Height = 66
      Align = alCustom
      TabOrder = 1
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 561
        Height = 49
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label4: TLabel
          Left = 32
          Top = 21
          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 SpeedButton1: TSpeedButton
          Left = 336
          Top = 16
          Width = 81
          Height = 25
          Cursor = crHandPoint
          Caption = #24320#22987#26597#35810
          Flat = True
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          OnClick = SpeedButton1Click
        end
        object SpeedButton2: TSpeedButton
          Left = 455
          Top = 15
          Width = 82
          Height = 26
          Cursor = crHandPoint
          Caption = #25918#24323#26597#35810
          Flat = True
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          OnClick = SpeedButton2Click
        end
        object Edit3: TEdit
          Left = 136
          Top = 17
          Width = 145
          Height = 24
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
      end
    end
    object Button1: TButton
      Left = 75
      Top = 303
      Width = 75
      Height = 25
      Caption = #31532#19968#26465
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 171
      Top = 303
      Width = 75
      Height = 25
      Caption = #21069#19968#26465
      TabOrder = 3
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 259
      Top = 303
      Width = 75
      Height = 25
      Caption = #21518#19968#26465
      TabOrder = 4
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 355
      Top = 303
      Width = 75
      Height = 25
      Caption = #26368#21518#19968#26465
      TabOrder = 5
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 451
      Top = 303
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 6
      OnClick = Button5Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 597
    Height = 49
    Align = alTop
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 16
      Width = 22
      Height = 13
      Caption = #23398#21495
    end
    object Label2: TLabel
      Left = 152
      Top = 16
      Width = 22
      Height = 13
      Caption = #22995#21517
    end
    object Label5: TLabel
      Left = 304
      Top = 24
      Width = 22
      Height = 13
      Caption = #24615#21035
    end
    object Label6: TLabel
      Left = 424
      Top = 24
      Width = 22
      Height = 13
      Caption = #29677#32423
    end
    object DBEdit1: TDBEdit
      Left = 64
      Top = 16
      Width = 73
      Height = 21
      DataField = #23398#21495
      DataSource = data.cj
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 184
      Top = 16
      Width = 97
      Height = 21
      DataField = #22995#21517
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 1
    end
    object DBComboBox1: TDBComboBox
      Left = 344
      Top = 16
      Width = 57
      Height = 21
      DataField = #24615#21035
      DataSource = data.xj
      ItemHeight = 13
      Items.Strings = (
        #30007
        #22899)
      ReadOnly = True
      TabOrder = 2
    end
    object DBEdit3: TDBEdit
      Left = 464
      Top = 16
      Width = 105
      Height = 21
      DataField = #29677#32423
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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