object frmFYDJInput: TfrmFYDJInput
  Left = 161
  Top = 134
  Width = 985
  Height = 583
  BorderIcons = [biSystemMenu]
  Caption = #36153#29992#24405#20837
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 969
    Height = 30
    AutoSize = True
    ButtonHeight = 30
    ButtonWidth = 59
    Caption = 'ToolBar1'
    Color = clSkyBlue
    EdgeInner = esNone
    EdgeOuter = esNone
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_YSYF.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TSAVE: TToolButton
      Left = 0
      Top = 0
      Caption = #20445#23384
      ImageIndex = 14
      OnClick = TSAVEClick
    end
    object Tclose: TToolButton
      Left = 59
      Top = 0
      Caption = #20851#38381
      ImageIndex = 55
      OnClick = TcloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 30
    Width = 969
    Height = 55
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label8: TLabel
      Left = 282
      Top = 102
      Width = 52
      Height = 12
      Caption = #36153#29992#31867#22411
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 46
      Top = 22
      Width = 54
      Height = 12
      Caption = #26085'    '#26399
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object CRTime: TDateTimePicker
      Left = 106
      Top = 18
      Width = 130
      Height = 20
      Date = 41901.675385914350000000
      Format = 'yyyy-MM-dd'
      Time = 41901.675385914350000000
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
      ParentFont = False
      TabOrder = 0
    end
    object FeeType: TComboBox
      Left = 344
      Top = 98
      Width = 105
      Height = 20
      ItemHeight = 12
      TabOrder = 1
      OnChange = FeeTypeChange
    end
  end
  object cxGrid2: TcxGrid
    Left = 0
    Top = 114
    Width = 969
    Height = 431
    Align = alClient
    BevelInner = bvNone
    BevelOuter = bvNone
    TabOrder = 2
    object Tv2: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      NavigatorButtons.Delete.Enabled = False
      NavigatorButtons.Delete.Visible = False
      DataController.DataSource = DS_HZ
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
          Column = v2Column9
        end
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsData.Deleting = False
      OptionsData.DeletingConfirmation = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      OptionsView.Indicator = True
      Styles.Header = DataLink_YSYF.FonePurple
      object v2Column5: TcxGridDBColumn
        Caption = #36153#29992#21517#31216
        DataBinding.FieldName = 'FeeName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.OnButtonClick = v2Column5PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Styles.Header = DataLink_YSYF.Default
        Width = 155
      end
      object v2Column4: TcxGridDBColumn
        Caption = #36153#29992#31867#22411
        DataBinding.FieldName = 'FeeType'
        HeaderAlignmentHorz = taCenter
        Width = 80
      end
      object v2Column2: TcxGridDBColumn
        Caption = #24065#31181
        DataBinding.FieldName = 'BZType'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.Items.Strings = (
          'RMB'
          'USD')
        Properties.ReadOnly = False
        HeaderAlignmentHorz = taCenter
        Width = 133
      end
      object v2Column9: TcxGridDBColumn
        Caption = #37329#39069
        DataBinding.FieldName = 'Money'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Styles.Content = cxStyle1
        Styles.Footer = cxStyle1
        Styles.Header = cxStyle1
        Width = 128
      end
      object v2Column3: TcxGridDBColumn
        Caption = #38134#34892#36134#25143
        DataBinding.FieldName = 'bankNo'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.OnButtonClick = v2Column3PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 119
      end
      object v2Column1: TcxGridDBColumn
        Caption = #22791#27880
        DataBinding.FieldName = 'Note'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        Width = 185
      end
    end
    object cxGridLevel1: TcxGridLevel
      GridView = Tv2
    end
  end
  object ToolBar2: TToolBar
    Left = 0
    Top = 85
    Width = 969
    Height = 29
    ButtonHeight = 30
    ButtonWidth = 59
    Caption = 'ToolBar1'
    Color = clBtnFace
    EdgeInner = esNone
    EdgeOuter = esNone
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_YSYF.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 3
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #22686#34892
      ImageIndex = 103
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #21024#34892
      ImageIndex = 107
      OnClick = ToolButton2Click
    end
  end
  object ADOQueryTMP: TADOQuery
    Connection = DataLink_YSYF.ADOLink
    Parameters = <>
    Left = 140
    Top = 337
  end
  object ADOQueryCMD: TADOQuery
    Connection = DataLink_YSYF.ADOLink
    Parameters = <>
    Left = 204
    Top = 330
  end
  object cxStyleRepository1: TcxStyleRepository
    object cxStyle1: TcxStyle
      AssignedValues = [svFont, svTextColor]
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      TextColor = clBlue
    end
  end
  object cxGridPopupMenu2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 368
    Top = 216
  end
  object CDS_HZ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 288
    Top = 224
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_YSYF.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 205
    Top = 225
  end
  object DS_HZ: TDataSource
    DataSet = CDS_HZ
    Left = 251
    Top = 227
  end
end