yfwzfrm.dfm

来自「本人编写的有关军队营房工作的管理系统」· DFM 代码 · 共 551 行 · 第 1/2 页

DFM
551
字号
object yfwz: Tyfwz
  Left = 213
  Top = 160
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #25112#22791#29289#36164#31649#29702
  ClientHeight = 481
  ClientWidth = 670
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 670
    Height = 449
    Align = alClient
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 170
      Top = 4
      Width = 330
      Height = 29
      Alignment = taCenter
      Caption = #33829#25151#25112#22791#29289#36164#22120#26448#32479#35745#34920
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -29
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
      Layout = tlCenter
    end
    object DBGridEh1: TDBGridEh
      Left = 7
      Top = 37
      Width = 657
      Height = 356
      Hint = #33829#25151#25112#22791#29289#36164#22120#26448#32479#35745#34920
      Color = clMoneyGreen
      DataSource = yfgldata.Dyfwz
      FixedColor = clSkyBlue
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      RowHeight = 16
      RowSizingAllowed = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      TitleHeight = 13
      UseMultiTitle = True
      OnCellClick = DBGridEh1CellClick
      OnDrawDataCell = DBGridEh1DrawDataCell
      OnKeyUp = DBGridEh1KeyUp
      OnMouseMove = DBGridEh1MouseMove
      Columns = <
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #24207#21495
          Footers = <>
          Width = 30
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #21333#20301#20195#30721
          Footers = <>
          Width = 88
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #20303#29992#21333#20301
          Footers = <>
          Width = 177
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #21697#21517
          Footers = <>
          Width = 110
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #35268#26684
          Footers = <>
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #21333#20301
          Footers = <>
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #23567#35745
          Footers = <>
          Title.Caption = #25968#37327'|'#23567#35745
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #26032#21697
          Footers = <>
          Title.Caption = #25968#37327'|'#26032#21697
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #21208#29992
          Footers = <>
          Title.Caption = #25968#37327'|'#21208#29992
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #24453#20462
          Footers = <>
          Title.Caption = #25968#37327'|'#24453#20462
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #25253#24223
          Footers = <>
          Title.Caption = #25968#37327'|'#25253#24223
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #22791#27880
          Footers = <>
          Width = 135
        end>
    end
    object GroupBox1: TGroupBox
      Left = 7
      Top = 400
      Width = 657
      Height = 41
      Caption = #26174#31034#26639#30446
      TabOrder = 1
      object CheckBox1: TCheckBox
        Left = 10
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #24207'    '#21495
        Checked = True
        State = cbChecked
        TabOrder = 0
        OnClick = CheckBox1Click
      end
      object CheckBox2: TCheckBox
        Left = 104
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #21333#20301#20195#30721
        Checked = True
        State = cbChecked
        TabOrder = 1
        OnClick = CheckBox2Click
      end
      object CheckBox3: TCheckBox
        Left = 198
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #20303#29992#21333#20301
        Checked = True
        State = cbChecked
        TabOrder = 2
        OnClick = CheckBox3Click
      end
      object CheckBox4: TCheckBox
        Left = 292
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #35268'    '#26684
        Checked = True
        State = cbChecked
        TabOrder = 3
        OnClick = CheckBox4Click
      end
      object CheckBox5: TCheckBox
        Left = 386
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #21333'    '#20301
        Checked = True
        State = cbChecked
        TabOrder = 4
        OnClick = CheckBox5Click
      end
      object CheckBox6: TCheckBox
        Left = 480
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #25968'    '#37327
        Checked = True
        State = cbChecked
        TabOrder = 5
        OnClick = CheckBox6Click
      end
      object CheckBox7: TCheckBox
        Left = 575
        Top = 16
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #22791'    '#27880
        Checked = True
        State = cbChecked
        TabOrder = 6
        OnClick = CheckBox7Click
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 449
    Width = 670
    Height = 32
    Align = alBottom
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object SpeedButton6: TSpeedButton
      Left = 5
      Top = 5
      Width = 60
      Height = 22
      Cursor = crHandPoint
      Hint = #26368#21069#19968#26465#35760#24405
      Caption = #26368#21069
      Flat = True
      Glyph.Data = {
        EE000000424DEE000000000000007600000028000000100000000F0000000100
        0400000000007800000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF

⌨️ 快捷键说明

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