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

📄 payout.dfm

📁 服装厂管理系统源程序压缩包, 请耐心阅读提供的文件包含的内容
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Form_Payout: TForm_Payout
  Left = 146
  Top = 159
  BorderStyle = bsDialog
  Caption = #20225#19994#25903#20986#27969#27700#24080#31649#29702
  ClientHeight = 496
  ClientWidth = 719
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 461
    Height = 453
    Align = alClient
    DataSource = DS_Payout
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'payout_id'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clBlue
        Title.Font.Height = -15
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 66
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'money'
        Font.Charset = ANSI_CHARSET
        Font.Color = clRed
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        Title.Alignment = taCenter
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clBlue
        Title.Font.Height = -15
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 136
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'event'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Caption = #20107#30001
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clBlue
        Title.Font.Height = -15
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 295
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'rec_date'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clBlue
        Title.Font.Height = -15
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 92
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'opername'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        Title.Alignment = taCenter
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clBlue
        Title.Font.Height = -15
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 63
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 453
    Width = 719
    Height = 43
    Align = alBottom
    BevelInner = bvLowered
    TabOrder = 1
    object Label2: TLabel
      Left = 32
      Top = 16
      Width = 60
      Height = 15
      Caption = #28040#36153#20107#30001
      FocusControl = DBE_event
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 32
      Top = 56
      Width = 60
      Height = 15
      Caption = #21512#35745#37329#39069
      FocusControl = DBE_money
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Bevel1: TBevel
      Left = 0
      Top = 80
      Width = 764
      Height = 19
      Shape = bsBottomLine
    end
    object DBE_event: TDBEdit
      Left = 104
      Top = 12
      Width = 394
      Height = 23
      DataField = 'event'
      DataSource = DS_Payout
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object DBE_money: TDBEdit
      Left = 104
      Top = 52
      Width = 134
      Height = 24
      DataField = 'money'
      DataSource = DS_Payout
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
    end
    object Panel2: TPanel
      Left = 2
      Top = 2
      Width = 715
      Height = 39
      Hint = #35831#20808#25353#65339#26597#35810#65341#25353#32445#12289#36755#20837#26597#35810#26465#20214#21518#20877#25353#65339#26816#32034#65341#25353#32445#65292#20174#32780#23548#20837#20225#19994#25903#20986#27969#27700#24080#35760#24405
      Align = alBottom
      BevelOuter = bvNone
      ParentColor = True
      ParentShowHint = False
      ShowHint = True
      TabOrder = 2
      object Bevel3: TBevel
        Left = 0
        Top = 0
        Width = 263
        Height = 39
        HelpType = htKeyword
        Align = alLeft
        Shape = bsRightLine
      end
      object Bevel4: TBevel
        Left = 263
        Top = 0
        Width = 179
        Height = 39
        HelpType = htKeyword
        Align = alLeft
        Shape = bsRightLine
      end
      object Bevel5: TBevel
        Left = 442
        Top = 0
        Width = 180
        Height = 39
        HelpType = htKeyword
        Align = alLeft
        Shape = bsRightLine
      end
      object AddBtn: TBitBtn
        Left = 12
        Top = 5
        Width = 73
        Height = 27
        Hint = #22686#21152'|'#22686#21152
        Caption = #22686#21152'&A'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        OnClick = AddBtnClick
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000000000000000000008000
          0000008000008080000000008000800080000080800080808000C0C0C000FF00
          000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF00DDDDD00DDDDD
          DDDDDDDDD020DDDDDDDDDDDDD0A20DDDDDDDDDDDD02A20DDDDDDDD0000A2A20D
          DDDDDD02222A2A20DDDDDD0222A2A2A20DDDDD02222A2A2A20DDDD0FFFFFAAAA
          A0DDDD0AAAFAAAAA0DDDDD0AAAAAAAA0DDDDDD0000AAAA0DDDDDDDDDD0AAA0DD
          DDDDDDDDD0AA0DDDDDDDDDDDD0A0DDDDDDDDDDDDD00DDDDDDDDD}
      end
      object EdtBtn: TBitBtn
        Left = 96
        Top = 5
        Width = 73
        Height = 27
        Hint = #20462#25913'|'#20462#25913
        Caption = #20462#25913'&E'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = EdtBtnClick
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000000000000000000008000
          0000008000008080000000008000800080000080800080808000C0C0C000FF00
          000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF00DD0000000000
          000DDD0FFFFEFEFEF80DDD0FF88888886F0DDD0F777776767E0DDD0FFFFFFFFF
          FF0DDD0FF88888868E0DDD0F777777777F0DDD0FFFFFFFFFFE0DDD0FF8888888
          8F0DDD0F777777777F0DDD0FFFFFFFFF880DDD0FFF8888F8000DDD0FF77777F0
          F80DDD0FFFFFFFF080DDDD0FFFFFFFF00DDDDD0000000000DDDD}
      end
      object DelBtn: TBitBtn
        Left = 180
        Top = 5
        Width = 73
        Height = 27
        Hint = #21024#38500'|'#21024#38500
        Caption = #21024#38500'&D'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = DelBtnClick
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333333333333000033338833333333333333333F333333333333
          0000333911833333983333333388F333333F3333000033391118333911833333
          38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
          911118111118333338F3338F833338F3000033333911111111833333338F3338
          3333F8330000333333911111183333333338F333333F83330000333333311111
          8333333333338F3333383333000033333339111183333333333338F333833333
          00003333339111118333333333333833338F3333000033333911181118333333
          33338333338F333300003333911183911183333333383338F338F33300003333
          9118333911183333338F33838F338F33000033333913333391113333338FF833
          38F338F300003333333333333919333333388333338FFF830000333333333333
          3333333333333333333888330000333333333333333333333333333333333333
          0000}
        NumGlyphs = 2
      end
      object SaveBtn: TBitBtn
        Left = 272
        Top = 5
        Width = 73
        Height = 27
        Caption = #20445#23384'&S'
        Default = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = SaveBtnClick
        Glyph.Data = {
          36040000424D3604000000000000360000002800000010000000100000000100

⌨️ 快捷键说明

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