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

📄 w_xsxxcx.dfm

📁 系统管理程序的源码
💻 DFM
字号:
object xsxxcx: Txsxxcx
  Left = 262
  Top = 126
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23398#29983#20449#24687#26597#35810
  ClientHeight = 348
  ClientWidth = 604
  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 = 65
    Width = 604
    Height = 283
    Align = alClient
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 602
      Height = 240
      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
    object Memo1: TMemo
      Left = 168
      Top = 240
      Width = 289
      Height = 73
      Lines.Strings = (
        'Memo1')
      TabOrder = 1
      Visible = False
    end
    object DBEdit1: TDBEdit
      Left = 64
      Top = 96
      Width = 121
      Height = 21
      DataField = #23398#21495
      DataSource = data.xj
      TabOrder = 2
      Visible = False
    end
    object DBEdit2: TDBEdit
      Left = 224
      Top = 96
      Width = 121
      Height = 21
      DataField = #22995#21517
      DataSource = data.xj
      TabOrder = 3
      Visible = False
    end
    object DBEdit3: TDBEdit
      Left = 384
      Top = 96
      Width = 121
      Height = 21
      DataField = #29677#32423
      DataSource = data.xj
      TabOrder = 4
      Visible = False
    end
    object Panel3: TPanel
      Left = 1
      Top = 241
      Width = 602
      Height = 41
      Align = alBottom
      TabOrder = 5
      object SpeedButton1: TSpeedButton
        Left = 368
        Top = 8
        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 = 488
        Top = 8
        Width = 81
        Height = 25
        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
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 604
    Height = 65
    Align = alTop
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 16
      Top = 0
      Width = 569
      Height = 49
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label3: TLabel
        Left = 8
        Top = 16
        Width = 128
        Height = 20
        Caption = #35831#36873#25321#26597#35810#26041#24335#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 272
        Top = 21
        Width = 128
        Height = 20
        Caption = #35831#36755#20837#26597#35810#20869#23481#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object ComboBox1: TComboBox
        Left = 136
        Top = 16
        Width = 97
        Height = 24
        ItemHeight = 16
        TabOrder = 0
        Items.Strings = (
          #23398#21495
          #22995#21517
          #29677#32423)
      end
      object Edit3: TEdit
        Left = 416
        Top = 17
        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
    end
  end
end

⌨️ 快捷键说明

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