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

📄 fjfp.dfm

📁 北京铁路局住房分配系统,数据库为MSSql2000,依次执行crebas4.sql
💻 DFM
字号:
object FormFJFP: TFormFJFP
  Left = 175
  Top = 96
  Width = 626
  Height = 452
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #20998#23616#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
  OnActivate = FormActivate
  OnCloseQuery = FormCloseQuery
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 50
    Width = 618
    Height = 259
    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 = 'fptjbh'
        Visible = False
      end
      item
        Expanded = False
        FieldName = 'fptjmc'
        Title.Alignment = taCenter
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ytbh'
        Visible = False
      end
      item
        Expanded = False
        FieldName = 'ytmc'
        Title.Alignment = taCenter
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'yjsl'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ejsl'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'sjsl'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'fsej'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'fssj'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'qt'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'hj'
        Title.Alignment = taCenter
        Width = 55
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 373
    Width = 618
    Height = 52
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    object Button2: TButton
      Left = 54
      Top = 14
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button4: TButton
      Left = 167
      Top = 14
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 408
      Top = 14
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = Button5Click
    end
    object Button3: TButton
      Left = 281
      Top = 14
      Width = 75
      Height = 25
      Caption = #26816#26597
      TabOrder = 3
      OnClick = Button3Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 309
    Width = 618
    Height = 64
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 2
    object Labelbh: TLabel
      Left = 16
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #19968#23621#25968#37327
    end
    object Labelmc: TLabel
      Left = 152
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #20108#23621#25968#37327
    end
    object Label4: TLabel
      Left = 298
      Top = 12
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #19977#23621#25968#37327
    end
    object Label2: TLabel
      Left = 16
      Top = 38
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #22797#24335#20108#23621
    end
    object Label3: TLabel
      Left = 152
      Top = 38
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #22797#24335#19977#23621
    end
    object Label5: TLabel
      Left = 298
      Top = 38
      Width = 32
      Height = 13
      AutoSize = False
      Caption = #20854#20182
    end
    object Label6: TLabel
      Left = 440
      Top = 38
      Width = 32
      Height = 13
      AutoSize = False
      Caption = #21512#35745
    end
    object Edit1: TEdit
      Left = 84
      Top = 8
      Width = 54
      Height = 21
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 220
      Top = 8
      Width = 57
      Height = 21
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
    object Edit3: TEdit
      Left = 374
      Top = 8
      Width = 62
      Height = 21
      TabOrder = 2
      OnKeyPress = Edit3KeyPress
    end
    object Edit4: TEdit
      Left = 84
      Top = 35
      Width = 54
      Height = 21
      TabOrder = 3
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 220
      Top = 35
      Width = 57
      Height = 21
      TabOrder = 4
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 347
      Top = 35
      Width = 62
      Height = 21
      TabOrder = 5
      OnExit = Edit6Exit
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 490
      Top = 35
      Width = 81
      Height = 21
      Enabled = False
      TabOrder = 6
    end
  end
  object TPanel
    Left = 0
    Top = 0
    Width = 618
    Height = 50
    Align = alTop
    BevelInner = bvLowered
    BevelOuter = bvSpace
    TabOrder = 3
    object Label1: TLabel
      Left = 2
      Top = 2
      Width = 614
      Height = 46
      Align = alClient
      Alignment = taCenter
      AutoSize = False
      Caption = #20303#25151#20998#23616#20998#37197
      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 + -