gxfrm.dfm

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

DFM
621
字号
object gx: Tgx
  Left = 236
  Top = 235
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #23460#22806#31649#32447#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 = #23460#22806#31649#32447#30331#35760#65288#21464#26356#65289#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 = 332
      Hint = #23460#22806#31649#32447#30331#35760#34920
      Color = clMoneyGreen
      DataSource = yfgldata.Dgx
      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
          EditButtons = <>
          FieldName = #24207#21495
          Footers = <>
          Width = 34
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #21333#20301#20195#30721
          Footers = <>
          Width = 84
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #20303#29992#21333#20301
          Footers = <>
          Width = 181
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #22352#33853#21495
          Footers = <>
          Width = 124
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #31649#32447#32534#21495
          Footers = <>
          Width = 70
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #31649#32447#31867#22411
          Footers = <>
          Width = 99
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #31649#32447#38271#24230
          Footers = <>
          Title.Caption = #31649#32447#38271#24230'|'#31859
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #31649#24452
          Footers = <>
          Title.Caption = #31649#24452'|'#27627#31859
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #26448#36136
          Footers = <>
          Width = 81
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #38138#35774#24180#20221
          Footers = <>
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #38138#35774#26041#24335
          Footers = <>
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #36136#37327#29366#20917
          Footers = <>
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #20445#25252#26041#24335
          Footers = <>
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = #21464#26356#20381#25454
          Footers = <>
        end>
    end
    object GroupBox1: TGroupBox
      Left = 8
      Top = 376
      Width = 657
      Height = 65
      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 = 122
        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 = 234
        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 = 347
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #31649#32447#31867#22411
        Checked = True
        State = cbChecked
        TabOrder = 3
        OnClick = CheckBox4Click
      end
      object CheckBox5: TCheckBox
        Left = 459
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #31649#32447#38271#24230
        Checked = True
        State = cbChecked
        TabOrder = 4
        OnClick = CheckBox5Click
      end
      object CheckBox6: TCheckBox
        Left = 572
        Top = 17
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #31649'    '#24452
        Checked = True
        State = cbChecked
        TabOrder = 5
        OnClick = CheckBox6Click
      end
      object CheckBox7: TCheckBox
        Left = 10
        Top = 41
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #26448'    '#36136
        Checked = True
        State = cbChecked
        TabOrder = 6
        OnClick = CheckBox7Click
      end
      object CheckBox8: TCheckBox
        Left = 122
        Top = 41
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #38138#35774#24180#20221
        Checked = True
        State = cbChecked
        TabOrder = 7
        OnClick = CheckBox8Click
      end
      object CheckBox9: TCheckBox
        Left = 234
        Top = 41
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #38138#35774#26041#24335
        Checked = True
        State = cbChecked
        TabOrder = 8
        OnClick = CheckBox9Click
      end
      object CheckBox10: TCheckBox
        Left = 347
        Top = 41
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #36136#37327#29366#20917
        Checked = True
        State = cbChecked
        TabOrder = 9
        OnClick = CheckBox10Click
      end
      object CheckBox11: TCheckBox
        Left = 459
        Top = 41
        Width = 70
        Height = 17
        Cursor = crHandPoint
        Caption = #20445#25252#26041#24335
        Checked = True
        State = cbChecked
        TabOrder = 10
        OnClick = CheckBox11Click
      end
      object CheckBox12: TCheckBox
        Left = 572

⌨️ 快捷键说明

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