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

📄 w_xsbkxx.~dfm

📁 系统管理程序的源码
💻 ~DFM
字号:
object xsbkxx: Txsbkxx
  Left = 233
  Top = 255
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23398#29983#34917#32771#20449#24687
  ClientHeight = 340
  ClientWidth = 619
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 619
    Height = 41
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 16
      Width = 24
      Height = 13
      Caption = #23398#21495
    end
    object Label2: TLabel
      Left = 176
      Top = 16
      Width = 24
      Height = 13
      Caption = #22995#21517
    end
    object Label4: TLabel
      Left = 336
      Top = 8
      Width = 24
      Height = 13
      Caption = #24615#21035
    end
    object Label3: TLabel
      Left = 456
      Top = 16
      Width = 24
      Height = 13
      Caption = #29677#32423
    end
    object DBEdit1: TDBEdit
      Left = 64
      Top = 8
      Width = 97
      Height = 21
      DataField = #23398#21495
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 224
      Top = 8
      Width = 97
      Height = 21
      DataField = #22995#21517
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 1
    end
    object DBComboBox1: TDBComboBox
      Left = 368
      Top = 8
      Width = 73
      Height = 21
      DataField = #24615#21035
      DataSource = data.xj
      ItemHeight = 13
      Items.Strings = (
        #30007
        #22899)
      ReadOnly = True
      TabOrder = 2
    end
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 488
      Top = 8
      Width = 121
      Height = 21
      DataField = #29677#32423
      DataSource = data.xj
      KeyField = #29677#32423
      ListField = #29677#32423
      ListSource = data.ls
      TabOrder = 3
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 41
    Width = 619
    Height = 299
    Align = alClient
    TabOrder = 1
    object Panel3: TPanel
      Left = 1
      Top = 257
      Width = 617
      Height = 41
      Align = alBottom
      TabOrder = 0
      object Button2: TButton
        Left = 64
        Top = 8
        Width = 75
        Height = 25
        Caption = #21069#19968#26465
        TabOrder = 0
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 152
        Top = 8
        Width = 75
        Height = 25
        Caption = #21518#19968#26465
        TabOrder = 1
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 248
        Top = 8
        Width = 75
        Height = 25
        Caption = #28155#21152
        TabOrder = 2
        OnClick = Button4Click
      end
      object Button1: TButton
        Left = 336
        Top = 8
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 3
        OnClick = Button1Click
      end
      object Button5: TButton
        Left = 424
        Top = 8
        Width = 75
        Height = 25
        Caption = #21462#28040
        TabOrder = 4
        OnClick = Button5Click
      end
      object Button6: TButton
        Left = 512
        Top = 8
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 5
        OnClick = Button6Click
      end
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 617
      Height = 256
      Align = alClient
      DataSource = data.bk
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #34917#32771#35838#31243
          Visible = True
        end
        item
          Expanded = False
          FieldName = #34917#32771#25104#32489
          Visible = True
        end>
    end
  end
end

⌨️ 快捷键说明

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