tjdwsdffrm.dfm

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

DFM
354
字号
object tjdwsdf: Ttjdwsdf
  Left = 339
  Top = 315
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #22686#21152#21333#20301#27700#30005#36153#35760#24405
  ClientHeight = 132
  ClientWidth = 241
  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 = 241
    Height = 100
    Align = alClient
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 13
      Top = 14
      Width = 72
      Height = 12
      Caption = #35831#36873#25321#21333#20301#65306
      Transparent = True
    end
    object Label2: TLabel
      Left = 13
      Top = 44
      Width = 72
      Height = 12
      Caption = #29992'  '#27700'  '#37327#65306
      Transparent = True
    end
    object Label3: TLabel
      Left = 13
      Top = 74
      Width = 72
      Height = 12
      Caption = #29992'  '#30005'  '#37327#65306
      Transparent = True
    end
    object Label4: TLabel
      Left = 205
      Top = 44
      Width = 12
      Height = 12
      Caption = #21544
    end
    object Label5: TLabel
      Left = 205
      Top = 74
      Width = 12
      Height = 12
      Caption = #24230
    end
    object dxLookupTreeView1: TdxLookupTreeView
      Left = 85
      Top = 9
      Width = 145
      Height = 20
      Hint = #21333#20987#36873#25321#21333#20301#20195#30721
      CanSelectParents = True
      Color = clMoneyGreen
      Ctl3D = True
      DropDownRows = 12
      DropDownWidth = 180
      ParentColor = False
      ParentCtl3D = False
      TabOrder = 0
      TabStop = True
      TreeViewColor = clMoneyGreen
      TreeViewCursor = crHandPoint
      TreeViewFont.Charset = GB2312_CHARSET
      TreeViewFont.Color = clWindowText
      TreeViewFont.Height = -12
      TreeViewFont.Name = #23435#20307
      TreeViewFont.Style = []
      TreeViewImages = ImageList1
      TreeViewIndent = 19
      TreeViewReadOnly = False
      TreeViewShowButtons = True
      TreeViewShowHint = True
      TreeViewShowLines = True
      TreeViewShowRoot = True
      TreeViewSortType = stNone
      DisplayField = #26631#39064
      DividedChar = '.'
      ImageIndexField = #36873#25321#22270#26631
      ListSource = yfgldata.Ddw
      KeyField = #21333#20301#20195#30721
      ListField = #21333#20301#20195#30721
      Options = [trDBConfirmDelete, trCanDBNavigate, trSmartRecordCopy, trCheckHasChildren]
      ParentField = #19978#32423#20195#30721
      StateIndexField = #21407#22987#22270#26631
      TextStyle = tvtsShort
      Alignment = taLeftJustify
    end
    object DBNumberEditEh1: TDBNumberEditEh
      Left = 85
      Top = 40
      Width = 113
      Height = 20
      Hint = #35813#21333#20301#26412#26376#29992#27700#37327
      Color = clMoneyGreen
      EditButton.Style = ebsUpDownEh
      EditButton.Visible = True
      EditButtons = <>
      ImeMode = imClose
      MaxValue = 9999999.000000000000000000
      TabOrder = 1
      Value = 0.000000000000000000
      Visible = True
    end
    object DBNumberEditEh2: TDBNumberEditEh
      Left = 85
      Top = 71
      Width = 113
      Height = 20
      Hint = #35813#21333#20301#26412#26376#29992#30005#37327
      Color = clMoneyGreen
      EditButton.Style = ebsUpDownEh
      EditButton.Visible = True
      EditButtons = <>
      ImeMode = imClose
      MaxValue = 9999999.000000000000000000
      TabOrder = 2
      Value = 0.000000000000000000
      Visible = True
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 100
    Width = 241
    Height = 32
    Align = alBottom
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 116
      Top = 5
      Width = 60
      Height = 22
      Cursor = crHandPoint
      Hint = #25552#20132#21333#20301#25968#25454
      Caption = #30830#23450
      Flat = True
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2

⌨️ 快捷键说明

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