zjxhdefrm.dfm

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

DFM
127
字号
object zjxhde: Tzjxhde
  Left = 427
  Top = 257
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #32844#32423#28040#32791#23450#39069
  ClientHeight = 200
  ClientWidth = 302
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 302
    Height = 168
    Align = alClient
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    object DBGridEh1: TDBGridEh
      Left = 6
      Top = 5
      Width = 291
      Height = 157
      Hint = #21333#20301#20998#21035#20026#65306#21544'/'#26376#183#20154#65307#24230'/'#26376#183#20154
      Align = alCustom
      AutoFitColWidths = True
      Color = clMoneyGreen
      DataSource = yfgldata.Dzjxhde
      FixedColor = clSkyBlue
      Flat = True
      FooterColor = clSkyBlue
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      ImeMode = imClose
      Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      RowHeight = 16
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      TitleHeight = 13
      Columns = <
        item
          Color = clAqua
          EditButtons = <>
          FieldName = #32844#32423
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #32844'  '#32423
          Width = 99
        end
        item
          ButtonStyle = cbsUpDown
          DisplayFormat = '0.00'
          EditButtons = <>
          FieldName = #27700#28040#32791#23450#39069
          Footers = <>
          Title.Alignment = taCenter
          Width = 72
        end
        item
          ButtonStyle = cbsUpDown
          DisplayFormat = '0.00'
          EditButtons = <>
          FieldName = #30005#28040#32791#23450#39069
          Footers = <>
          Title.Alignment = taCenter
          Width = 71
        end>
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 168
    Width = 302
    Height = 32
    Align = alBottom
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object SpeedButton2: TSpeedButton
      Left = 237
      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 + -
显示快捷键?