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

📄 ytfp.dfm

📁 北京铁路局住房分配系统,数据库为MSSql2000,依次执行crebas4.sql
💻 DFM
字号:
object FormYTFP: TFormYTFP
  Left = 195
  Top = 68
  Width = 665
  Height = 459
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #29992#36884#20998#37197
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 50
    Width = 657
    Height = 266
    Align = alClient
    DataSource = DataModule1.DataS
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'dwbh'
        Title.Alignment = taCenter
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'dwmc'
        Title.Alignment = taCenter
        Width = 120
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'zgfp'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'jlfp'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'cqfp'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ldgb'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'shyf'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'gyfw'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'jdfw'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qtyf'
        Title.Alignment = taCenter
        Width = 52
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 380
    Width = 657
    Height = 52
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    object Button2: TButton
      Left = 128
      Top = 14
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button4: TButton
      Left = 336
      Top = 14
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 544
      Top = 14
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = Button5Click
    end
    object Button3: TButton
      Left = 440
      Top = 14
      Width = 75
      Height = 25
      Caption = #26816#26597
      TabOrder = 3
      OnClick = Button3Click
    end
    object Button1: TButton
      Left = 24
      Top = 14
      Width = 75
      Height = 25
      Caption = #22686#21152
      TabOrder = 4
      OnClick = Button1Click
    end
    object Button6: TButton
      Left = 232
      Top = 14
      Width = 75
      Height = 25
      Caption = #21024#38500
      TabOrder = 5
      OnClick = Button6Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 316
    Width = 657
    Height = 64
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 2
    object Labelbh: TLabel
      Left = 272
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #32844#24037#20998#37197
    end
    object Labelmc: TLabel
      Left = 392
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #22870#21169#20998#37197
    end
    object Label4: TLabel
      Left = 514
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #25286#36801#20998#37197
    end
    object Label2: TLabel
      Left = 16
      Top = 38
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #39046#23548#24178#37096
    end
    object Label3: TLabel
      Left = 144
      Top = 38
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #31038#20250#29992#25151
    end
    object Label5: TLabel
      Left = 272
      Top = 38
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #20844#29992#25151#23627
    end
    object Label6: TLabel
      Left = 392
      Top = 38
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #26426#21160#25151#23627
    end
    object Label7: TLabel
      Left = 16
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #20998#37197#21333#20301
    end
    object Label8: TLabel
      Left = 514
      Top = 38
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #20854#20182#29992#25151
    end
    object Edit1: TEdit
      Left = 332
      Top = 8
      Width = 54
      Height = 21
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 452
      Top = 8
      Width = 57
      Height = 21
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
    object Edit3: TEdit
      Left = 576
      Top = 8
      Width = 57
      Height = 21
      TabOrder = 2
      OnKeyPress = Edit3KeyPress
    end
    object Edit4: TEdit
      Left = 80
      Top = 35
      Width = 53
      Height = 21
      TabOrder = 3
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 204
      Top = 35
      Width = 53
      Height = 21
      TabOrder = 4
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 332
      Top = 35
      Width = 54
      Height = 21
      TabOrder = 5
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 452
      Top = 35
      Width = 55
      Height = 21
      Enabled = False
      TabOrder = 6
      OnKeyPress = Edit7KeyPress
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 8
      Width = 177
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 7
    end
    object Edit8: TEdit
      Left = 576
      Top = 35
      Width = 57
      Height = 21
      TabOrder = 8
      OnExit = Edit8Exit
      OnKeyPress = Edit8KeyPress
    end
  end
  object TPanel
    Left = 0
    Top = 0
    Width = 657
    Height = 50
    Align = alTop
    BevelInner = bvLowered
    BevelOuter = bvSpace
    TabOrder = 3
    object Label1: TLabel
      Left = 2
      Top = 2
      Width = 653
      Height = 46
      Align = alClient
      Alignment = taCenter
      AutoSize = False
      Caption = #29992#36884#20998#37197#34920
      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
end

⌨️ 快捷键说明

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