tjyjfrm.dfm

来自「本人编写的有关军队营房工作的管理系统」· DFM 代码 · 共 188 行

DFM
188
字号
object tjyj: Ttjyj
  Left = 418
  Top = 276
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #28155#21152#33829#20855
  ClientHeight = 232
  ClientWidth = 265
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 265
    Height = 200
    Align = alClient
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 60
      Height = 12
      Caption = #33829#20855#21517#31216#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 80
      Width = 60
      Height = 12
      Caption = #33829#20855#25968#37327#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 112
      Width = 60
      Height = 12
      Caption = #33829#20855#29366#20917#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 48
      Width = 60
      Height = 12
      Caption = #33829#20855#20195#30721#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 144
      Width = 60
      Height = 12
      Caption = #20351#29992#21333#20301#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 176
      Width = 48
      Height = 12
      Caption = #36131#20219#20154#65306
    end
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 80
      Top = 8
      Width = 177
      Height = 20
      Hint = #33829#20855#21517#31216
      Color = clMoneyGreen
      Ctl3D = True
      KeyField = #33829#20855#20195#30721
      ListField = #33829#20855#21517#31216
      ListSource = yfgldata.Dyjzl
      ParentCtl3D = False
      TabOrder = 0
    end
    object DBNumberEditEh1: TDBNumberEditEh
      Left = 80
      Top = 72
      Width = 121
      Height = 20
      Hint = #33829#20855#25968#37327
      Color = clMoneyGreen
      DecimalPlaces = 0
      EditButton.Style = ebsUpDownEh
      EditButton.Visible = True
      EditButtons = <>
      MaxValue = 99999999.000000000000000000
      TabOrder = 1
      Value = 0.000000000000000000
      Visible = True
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 104
      Width = 145
      Height = 20
      Hint = #33829#20855#29366#20917
      Style = csDropDownList
      Color = clMoneyGreen
      ItemHeight = 12
      TabOrder = 2
      Items.Strings = (
        #26032#21697
        #21208#29992
        #26087#21697
        #24453#20462)
    end
    object Edit1: TEdit
      Left = 80
      Top = 40
      Width = 121
      Height = 20
      Hint = #33829#20855#20195#30721
      Color = clSkyBlue
      ReadOnly = True
      TabOrder = 3
    end
    object Edit2: TEdit
      Left = 80
      Top = 136
      Width = 121
      Height = 20
      Hint = #20351#29992#21333#20301
      Color = clSkyBlue
      ReadOnly = True
      TabOrder = 4
    end
    object Edit3: TEdit
      Left = 80
      Top = 168
      Width = 121
      Height = 20
      Hint = #36131#20219#20154
      Color = clMoneyGreen
      TabOrder = 5
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 200
    Width = 265
    Height = 32
    Align = alBottom
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object SpeedButton2: TSpeedButton
      Left = 197
      Top = 5
      Width = 60
      Height = 22
      Cursor = crHandPoint
      Hint = #36864#20986#26412#30028#38754
      Caption = #36864#20986
      Flat = True
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
        F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
        000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
        338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
        45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
        3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
        F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
        000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
        338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
        4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
        8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
        333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
        0000}
      NumGlyphs = 2
      OnClick = SpeedButton2Click
    end
  end
end

⌨️ 快捷键说明

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