⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 detailaccountform.~dfm

📁 财务管理系统实例程序
💻 ~DFM
📖 第 1 页 / 共 4 页
字号:
object DetailAccount: TDetailAccount
  Left = 227
  Top = 133
  Width = 713
  Height = 500
  Caption = #26126#32454#24080#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 705
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 43
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #39318#35760#24405
      ImageIndex = 0
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 47
      Top = 0
      AutoSize = True
      Caption = #19978#35760#24405
      ImageIndex = 1
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 94
      Top = 0
      AutoSize = True
      Caption = #19979#35760#24405
      ImageIndex = 2
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 141
      Top = 0
      AutoSize = True
      Caption = #23614#35760#24405
      ImageIndex = 3
      OnClick = ToolButton4Click
    end
    object ToolButton5: TToolButton
      Left = 188
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object ToolButton6: TToolButton
      Left = 196
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      Enabled = False
      ImageIndex = 4
    end
    object ToolButton7: TToolButton
      Left = 231
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      Enabled = False
      ImageIndex = 5
    end
    object ToolButton8: TToolButton
      Left = 266
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      Enabled = False
      ImageIndex = 6
    end
    object ToolButton9: TToolButton
      Left = 301
      Top = 0
      Width = 8
      Caption = 'ToolButton9'
      ImageIndex = 7
      Style = tbsSeparator
    end
    object ToolButton10: TToolButton
      Left = 309
      Top = 0
      AutoSize = True
      Caption = #20445#23384
      Enabled = False
      ImageIndex = 7
    end
    object ToolButton11: TToolButton
      Left = 344
      Top = 0
      AutoSize = True
      Caption = #21462#28040
      Enabled = False
      ImageIndex = 8
    end
    object ToolButton12: TToolButton
      Left = 379
      Top = 0
      Width = 8
      Caption = 'ToolButton12'
      ImageIndex = 9
      Style = tbsSeparator
    end
    object ToolButton13: TToolButton
      Left = 387
      Top = 0
      AutoSize = True
      Caption = #36864#20986
      ImageIndex = 9
      OnClick = ToolButton13Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 40
    Width = 705
    Height = 57
    BorderStyle = bsSingle
    TabOrder = 1
    object Label1: TLabel
      Left = 24
      Top = 24
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #35760#24405#25968
    end
    object Label2: TLabel
      Left = 80
      Top = 24
      Width = 25
      Height = 13
      AutoSize = False
      Caption = '0'
    end
    object Label3: TLabel
      Left = 126
      Top = 23
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #31185#30446#20195#30721
    end
    object Edit1: TEdit
      Left = 187
      Top = 20
      Width = 81
      Height = 21
      TabOrder = 0
    end
    object BitBtn1: TBitBtn
      Left = 312
      Top = 16
      Width = 75
      Height = 25
      Caption = #25628#32034
      Default = True
      ModalResult = 1
      TabOrder = 1
      OnClick = BitBtn1Click
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888880008888
        8000888880808888808088888000788870008888800000000000000000800008
        00000888808000080000080080000000000008888800008000080CCCCCC00CCC
        00888C888880088800888C800800080800888C8888888888C8888CCCCCCCCCCC
        C8888C8CC8CC8CC8C8888CCCCCCCCCCCC8888888888888888888}
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 216
    Width = 705
    Height = 249
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #31185#30446#21517#31216
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31185#30446#20195#30721
        Visible = True
      end
      item
        Expanded = False

⌨️ 快捷键说明

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