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

📄 txfpbdy.dfm

📁 北京铁路局住房分配系统,数据库为MSSql2000,依次执行crebas4.sql
💻 DFM
字号:
object FormTXFPBDY: TFormTXFPBDY
  Left = 183
  Top = 101
  Width = 657
  Height = 461
  Caption = #22270#24418#20998#37197#34920#25171#21360
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 649
    Height = 41
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 2
      Top = 2
      Width = 645
      Height = 37
      Align = alClient
      Alignment = taCenter
      Caption = #20303#25151#36164#28304#20998#37197#26041#26696#22270
      Font.Charset = GB2312_CHARSET
      Font.Color = clMaroon
      Font.Height = -24
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
      Layout = tlCenter
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 384
    Width = 649
    Height = 50
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    object Button1: TButton
      Left = 48
      Top = 13
      Width = 97
      Height = 25
      Caption = #25171#24320#34920#32467#26500
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button3: TButton
      Left = 256
      Top = 13
      Width = 81
      Height = 25
      Caption = #25171#21360#35774#32622
      TabOrder = 1
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 352
      Top = 13
      Width = 75
      Height = 25
      Caption = #25171#21360#39044#35272
      TabOrder = 2
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 440
      Top = 13
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 3
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 552
      Top = 13
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 4
      OnClick = Button6Click
    end
  end
  object Cell1: TCell
    Left = 0
    Top = 77
    Width = 649
    Height = 307
    Align = alClient
    TabOrder = 2
    ControlData = {
      0000010013430000BB1F0000000000000A000000010101010101000101001400
      0000}
  end
  object Panel3: TPanel
    Left = 0
    Top = 41
    Width = 649
    Height = 36
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 3
    object Label2: TLabel
      Left = 162
      Top = 10
      Width = 63
      Height = 13
      AutoSize = False
      Caption = #20998#37197#27004#23431
    end
    object Label3: TLabel
      Left = 16
      Top = 10
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #27004#22411
    end
    object Button2: TButton
      Left = 407
      Top = 7
      Width = 89
      Height = 22
      Caption = #35835#20837#25968#25454
      TabOrder = 0
      OnClick = Button2Click
    end
    object ComboBox1: TComboBox
      Left = 232
      Top = 7
      Width = 146
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 1
    end
    object ComboBox2: TComboBox
      Left = 56
      Top = 7
      Width = 97
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 2
      OnChange = ComboBox2Change
      Items.Strings = (
        '01 | '#22612#24335
        '02 | '#26495#24335)
    end
  end
end

⌨️ 快捷键说明

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