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

📄 zftyfp.dfm

📁 北京铁路局住房分配系统,数据库为MSSql2000,依次执行crebas4.sql
💻 DFM
字号:
object FormTXFP: TFormTXFP
  Left = 190
  Top = 131
  Width = 750
  Height = 525
  Caption = #20303#25151#24635#20307#20998#37197
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 742
    Height = 41
    Align = alTop
    BevelInner = bvLowered
    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
    TabOrder = 0
  end
  object Panel3: TPanel
    Left = 0
    Top = 434
    Width = 742
    Height = 45
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    object Button3: TButton
      Left = 512
      Top = 10
      Width = 75
      Height = 25
      Caption = #26816#26597
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 608
      Top = 10
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button1: TButton
      Left = 24
      Top = 10
      Width = 113
      Height = 25
      Caption = #25171#24320#34920#32467#26500
      TabOrder = 2
      OnClick = Button1Click
    end
  end
  object Cell1: TCell
    Left = 0
    Top = 101
    Width = 742
    Height = 333
    Align = alClient
    TabOrder = 2
    OnClick = Cell1Click
    ControlData = {
      00000100B04C00006B2200000000000010000000010101010101000101001E00
      0000}
  end
  object Panel4: TPanel
    Left = 0
    Top = 41
    Width = 742
    Height = 60
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 3
    object Label1: TLabel
      Left = 10
      Top = 9
      Width = 60
      Height = 13
      Caption = #20998#37197#27004#23431#65306
    end
    object Label2: TLabel
      Left = 12
      Top = 33
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #20998#37197#21333#20301#65306
    end
    object Label3: TLabel
      Left = 260
      Top = 33
      Width = 69
      Height = 13
      AutoSize = False
      Caption = #32465#23450#39068#33394#65306
    end
    object Label4: TLabel
      Left = 260
      Top = 8
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25151#23627#29992#36884#65306
    end
    object Label5: TLabel
      Left = 460
      Top = 8
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #20998#37197#26041#24335#65306
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 6
      Width = 169
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox1Change
      Items.Strings = (
        '00101'
        '00102')
    end
    object ComboBox2: TComboBox
      Left = 80
      Top = 30
      Width = 169
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 1
      OnChange = ComboBox2Change
    end
    object ColorBox1: TColorBox
      Left = 328
      Top = 30
      Width = 121
      Height = 22
      DefaultColorColor = clTeal
      NoneColorColor = clTeal
      Color = clHighlightText
      ItemHeight = 16
      TabOrder = 2
      OnChange = ColorBox1Change
    end
    object CheckBox1: TCheckBox
      Left = 457
      Top = 31
      Width = 73
      Height = 17
      Caption = #25764#38144#32465#23450
      TabOrder = 3
      OnClick = CheckBox1Click
    end
    object ComboBox3: TComboBox
      Left = 328
      Top = 6
      Width = 121
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 4
    end
    object ComboBox4: TComboBox
      Left = 536
      Top = 6
      Width = 137
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 5
      Items.Strings = (
        '0-'#35774#23450#20998#37197#21333#20301
        '1-'#35774#23450#25151#23627#29992#36884
        '2-'#35774#23450#20026#19981#21487#20998)
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 479
    Width = 742
    Height = 19
    Panels = <
      item
        Text = '      '#25151#23627#20998#37197#20449#24687#65306
        Width = 140
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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