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

📄 taxrateset.dfm

📁 仲裁委仲裁案件计酬程序.有基础资料设置、分级设置
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object TaxRateSetFrm: TTaxRateSetFrm
  Left = 192
  Top = 107
  Width = 532
  Height = 322
  Caption = #20210#35009#21592#20195#32564#31246#20998#37197#27604#20363
  Color = 16447467
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 185
    Top = 42
    Width = 3
    Height = 253
    Cursor = crHSplit
  end
  object Panel_Left: TPanel
    Left = 0
    Top = 42
    Width = 185
    Height = 253
    Align = alLeft
    ParentColor = True
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 28
      Width = 113
      Height = 17
      AutoSize = False
      Caption = #39318#24109#20210#35009#21592#27604#20363':'
    end
    object Label2: TLabel
      Left = 8
      Top = 62
      Width = 109
      Height = 17
      AutoSize = False
      Caption = #31532#19968#20210#35009#21592#27604#20363':'
    end
    object Label3: TLabel
      Left = 8
      Top = 96
      Width = 109
      Height = 17
      AutoSize = False
      Caption = #31532#20108#20210#35009#21592#27604#20363':'
    end
    object Label4: TLabel
      Left = 8
      Top = 131
      Width = 109
      Height = 17
      AutoSize = False
      Caption = #20210#35009#21592#20154#25968'('#20154'):'
    end
    object Rate1: TDBNumberEditEh
      Left = 112
      Top = 27
      Width = 61
      Height = 19
      Hint = #24517#39035#36755#20837#35201#27714#26085#26399#12289#38144#21806#20195#34920#12289#24320#21457#24037#31243#24072
      Color = clWhite
      Ctl3D = False
      currency = False
      DataField = #39318#24109#20210#35009#21592#27604#20363
      DataSource = _RateSet
      DisplayFormat = '#,###.00'
      EditButtons = <>
      ParentCtl3D = False
      TabOrder = 0
      Visible = True
    end
    object Rate2: TDBNumberEditEh
      Left = 112
      Top = 61
      Width = 61
      Height = 19
      Hint = #24517#39035#36755#20837#35201#27714#26085#26399#12289#38144#21806#20195#34920#12289#24320#21457#24037#31243#24072
      Color = clWhite
      Ctl3D = False
      currency = False
      DataField = #31532#19968#20210#35009#21592#27604#20363
      DataSource = _RateSet
      DisplayFormat = '#,###.00'
      EditButtons = <>
      ParentCtl3D = False
      TabOrder = 1
      Visible = True
    end
    object Rate3: TDBNumberEditEh
      Left = 112
      Top = 95
      Width = 61
      Height = 19
      Hint = #24517#39035#36755#20837#35201#27714#26085#26399#12289#38144#21806#20195#34920#12289#24320#21457#24037#31243#24072
      Color = clWhite
      Ctl3D = False
      currency = False
      DataField = #31532#20108#20210#35009#21592#27604#20363
      DataSource = _RateSet
      DisplayFormat = '#,###.00'
      EditButtons = <>
      ParentCtl3D = False
      TabOrder = 2
      Visible = True
    end
    object Rate4: TDBNumberEditEh
      Left = 112
      Top = 130
      Width = 61
      Height = 19
      Hint = #24517#39035#36755#20837#35201#27714#26085#26399#12289#38144#21806#20195#34920#12289#24320#21457#24037#31243#24072
      Color = clWhite
      Ctl3D = False
      currency = False
      DataField = #20154#25968#37197#32622#24773#20917
      DataSource = _RateSet
      DecimalPlaces = 0
      EditButtons = <>
      ParentCtl3D = False
      TabOrder = 3
      Visible = True
    end
  end
  object Grid: TDBGridEh
    Left = 188
    Top = 42
    Width = 336
    Height = 253
    Align = alClient
    Ctl3D = True
    DataSource = _RateSet
    FixedColor = 11853538
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
    ParentCtl3D = False
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    UseMultiTitle = True
    Columns = <
      item
        EditButtons = <>
        FieldName = #39318#24109#20210#35009#21592#27604#20363
        Footers = <>
        Width = 70
      end
      item
        EditButtons = <>
        FieldName = #31532#19968#20210#35009#21592#27604#20363
        Footers = <>
        Width = 70
      end
      item
        EditButtons = <>
        FieldName = #31532#20108#20210#35009#21592#27604#20363
        Footers = <>
        Width = 70
      end
      item
        EditButtons = <>
        FieldName = #20154#25968#37197#32622#24773#20917
        Footers = <>
        Width = 80
      end>
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 524
    Height = 42
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 38
        Width = 520
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 507
      Height = 38
      AutoSize = True
      ButtonHeight = 36
      ButtonWidth = 52
      Caption = 'ToolBar1'
      Flat = True
      Images = ImgList
      ShowCaptions = True
      TabOrder = 0
      object BtnNew: TToolButton
        Left = 0
        Top = 0
        AutoSize = True
        Caption = #26032#22686'(&N)'
        ImageIndex = 0
        OnClick = BtnNewClick
      end
      object BtnSave: TToolButton
        Left = 49
        Top = 0
        AutoSize = True
        Caption = #20445#23384'(&S)'
        ImageIndex = 1
        OnClick = BtnSaveClick
      end
      object BtnEdit: TToolButton
        Left = 97
        Top = 0
        AutoSize = True
        Caption = #20462#25913'(&M)'
        ImageIndex = 2
        OnClick = BtnEditClick
      end
      object BtnUndo: TToolButton
        Left = 147
        Top = 0
        Caption = #21462#28040'(&C)'
        ImageIndex = 3
        OnClick = BtnUndoClick
      end
      object BtnDelete: TToolButton
        Left = 199
        Top = 0
        AutoSize = True
        Caption = #21024#38500'(&C)'
        ImageIndex = 4
        OnClick = BtnDeleteClick
      end
      object ToolButton2: TToolButton
        Left = 247
        Top = 0
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 8
        Style = tbsSeparator

⌨️ 快捷键说明

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