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

📄 w_xsxxxg.dfm

📁 系统管理程序的源码
💻 DFM
字号:
object xsxxxg: Txsxxxg
  Left = 109
  Top = 105
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23398#29983#20449#24687#20462#25913
  ClientHeight = 416
  ClientWidth = 683
  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 = 97
    Width = 683
    Height = 319
    Align = alClient
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 681
      Height = 317
      Align = alClient
      DataSource = data.xj
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 683
    Height = 97
    Align = alTop
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 259
      Top = 64
      Width = 73
      Height = 25
      Caption = #20462#25913
      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 = 341
      Top = 64
      Width = 73
      Height = 25
      Caption = #30830#23450
      Flat = True
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 423
      Top = 64
      Width = 73
      Height = 25
      Caption = #21462#28040
      Flat = True
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 591
      Top = 64
      Width = 73
      Height = 25
      Caption = #36864#20986
      Flat = True
      OnClick = SpeedButton4Click
    end
    object SpeedButton5: TSpeedButton
      Left = 507
      Top = 64
      Width = 73
      Height = 25
      Caption = #21024#38500
      Flat = True
      OnClick = SpeedButton5Click
    end
    object DBNavigator1: TDBNavigator
      Left = 18
      Top = 64
      Width = 220
      Height = 25
      DataSource = data.xj
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      Flat = True
      TabOrder = 0
    end
    object GroupBox1: TGroupBox
      Left = 16
      Top = 0
      Width = 649
      Height = 49
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      object Label3: TLabel
        Left = 8
        Top = 16
        Width = 128
        Height = 20
        Caption = #35831#36873#25321#20462#25913#26041#24335#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 360
        Top = 16
        Width = 128
        Height = 20
        Caption = #35831#36755#20837#20851#38190#20869#23481#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Edit2: TEdit
        Left = 504
        Top = 16
        Width = 121
        Height = 24
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object ComboBox1: TComboBox
        Left = 136
        Top = 16
        Width = 145
        Height = 24
        ItemHeight = 16
        TabOrder = 1
        Items.Strings = (
          #23398#21495
          #22995#21517
          #29677#32423)
      end
    end
  end
end

⌨️ 快捷键说明

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