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

📄 ufrmfee.dfm

📁 本文件采用了c/s结构的分布式应用系统
💻 DFM
字号:
object frmFee: TfrmFee
  Left = 319
  Top = 146
  BorderStyle = bsToolWindow
  Caption = #25910#36153#31649#29702
  ClientHeight = 478
  ClientWidth = 504
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 504
    Height = 478
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #31649'    '#29702
      object Label18: TLabel
        Left = 128
        Top = 8
        Width = 257
        Height = 24
        AutoSize = False
        Caption = 'Label18'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 32
        Width = 225
        Height = 414
        Caption = #20132#36153#24320#22987
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 32
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #20132#36153#24320#22987#26102#38388
        end
        object Label2: TLabel
          Left = 8
          Top = 72
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #20132#36153#32467#26463#26102#38388
        end
        object Label3: TLabel
          Left = 8
          Top = 112
          Width = 81
          Height = 13
          AutoSize = False
          Caption = #20132'  '#36153'  '#39069'  '#24230
        end
        object Label4: TLabel
          Left = 8
          Top = 144
          Width = 81
          Height = 13
          AutoSize = False
          Caption = #36153'  '#29992'  '#21517'  '#31216
        end
        object Label5: TLabel
          Left = 8
          Top = 176
          Width = 73
          Height = 13
          AutoSize = False
          Caption = #22791#27880#20449#24687
        end
        object DateTimePicker1: TDateTimePicker
          Left = 112
          Top = 32
          Width = 106
          Height = 21
          Date = 38450.479504120370000000
          Time = 38450.479504120370000000
          TabOrder = 0
        end
        object DateTimePicker2: TDateTimePicker
          Left = 112
          Top = 72
          Width = 105
          Height = 21
          Date = 38450.479812094910000000
          Time = 38450.479812094910000000
          TabOrder = 1
        end
        object Edit1: TEdit
          Left = 112
          Top = 112
          Width = 105
          Height = 21
          TabOrder = 2
        end
        object Edit2: TEdit
          Left = 112
          Top = 144
          Width = 105
          Height = 21
          TabOrder = 3
        end
        object Memo1: TMemo
          Left = 8
          Top = 200
          Width = 209
          Height = 169
          TabOrder = 4
        end
        object Button1: TButton
          Left = 80
          Top = 384
          Width = 75
          Height = 25
          Caption = #24320'     '#22987
          TabOrder = 5
          OnClick = Button1Click
        end
      end
      object GroupBox2: TGroupBox
        Left = 239
        Top = 32
        Width = 257
        Height = 414
        Caption = #20132#36153#32467#26463
        TabOrder = 1
        object Label6: TLabel
          Left = 8
          Top = 32
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #20132#36153#24320#22987#26102#38388
        end
        object Label7: TLabel
          Left = 8
          Top = 72
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #20132#36153#32467#26463#26102#38388
        end
        object Label8: TLabel
          Left = 8
          Top = 112
          Width = 81
          Height = 13
          AutoSize = False
          Caption = #20132'  '#36153'  '#39069'  '#24230
        end
        object Label9: TLabel
          Left = 8
          Top = 144
          Width = 81
          Height = 13
          AutoSize = False
          Caption = #36153'  '#29992'  '#21517'  '#31216
        end
        object Label10: TLabel
          Left = 8
          Top = 176
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #24050#32463#20132#36153#20154#25968
        end
        object Label11: TLabel
          Left = 8
          Top = 216
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #26159#21542#20840#37096#20132#40784
        end
        object DateTimePicker3: TDateTimePicker
          Left = 112
          Top = 32
          Width = 106
          Height = 21
          Date = 38450.479504120370000000
          Time = 38450.479504120370000000
          TabOrder = 0
        end
        object DateTimePicker4: TDateTimePicker
          Left = 112
          Top = 72
          Width = 105
          Height = 21
          Date = 38450.479812094910000000
          Time = 38450.479812094910000000
          TabOrder = 1
        end
        object Edit3: TEdit
          Left = 112
          Top = 112
          Width = 105
          Height = 21
          TabOrder = 2
        end
        object Edit4: TEdit
          Left = 112
          Top = 144
          Width = 105
          Height = 21
          TabOrder = 3
        end
        object Edit5: TEdit
          Left = 112
          Top = 176
          Width = 113
          Height = 21
          TabOrder = 4
        end
        object Edit6: TEdit
          Left = 112
          Top = 216
          Width = 113
          Height = 21
          TabOrder = 5
        end
        object Memo2: TMemo
          Left = 8
          Top = 256
          Width = 241
          Height = 113
          Lines.Strings = (
            '')
          TabOrder = 6
        end
        object Button2: TButton
          Left = 88
          Top = 384
          Width = 75
          Height = 25
          Caption = #32467'     '#26463
          TabOrder = 7
          OnClick = Button2Click
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20132'   '#36153
      ImageIndex = 1
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 496
        Height = 450
        Align = alClient
        BevelInner = bvLowered
        TabOrder = 0
        object Label12: TLabel
          Left = 16
          Top = 16
          Width = 145
          Height = 13
          AutoSize = False
          Caption = #20132#36153#25143#20027#36523#20221#35777#21495#30721#65306
        end
        object Label13: TLabel
          Left = 16
          Top = 56
          Width = 89
          Height = 13
          AutoSize = False
          Caption = #32564#36153#20154#22995#21517
        end
        object Label14: TLabel
          Left = 16
          Top = 96
          Width = 48
          Height = 13
          Caption = #32564#36153#25968#39069
        end
        object Label15: TLabel
          Left = 16
          Top = 136
          Width = 73
          Height = 13
          AutoSize = False
          Caption = #20132#36153#26085#26399
        end
        object Label16: TLabel
          Left = 16
          Top = 168
          Width = 73
          Height = 13
          AutoSize = False
          Caption = #22791#27880#20449#24687
        end
        object Edit7: TEdit
          Left = 176
          Top = 16
          Width = 121
          Height = 21
          TabOrder = 0
        end
        object Edit8: TEdit
          Left = 176
          Top = 56
          Width = 121
          Height = 21
          TabOrder = 1
        end
        object Edit9: TEdit
          Left = 176
          Top = 96
          Width = 121
          Height = 21
          TabOrder = 2
        end
        object DateTimePicker5: TDateTimePicker
          Left = 176
          Top = 136
          Width = 121
          Height = 21
          Date = 38450.485901689810000000
          Time = 38450.485901689810000000
          TabOrder = 3
        end
        object Memo3: TMemo
          Left = 16
          Top = 192
          Width = 377
          Height = 97
          Lines.Strings = (
            '')
          TabOrder = 4
        end
        object DBGrid1: TDBGrid
          Left = 8
          Top = 304
          Width = 481
          Height = 120
          DataSource = dmclient.dsFee
          TabOrder = 5
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
        end
        object Panel2: TPanel
          Left = 320
          Top = 40
          Width = 153
          Height = 89
          BevelInner = bvLowered
          TabOrder = 6
          object Button4: TButton
            Left = 40
            Top = 16
            Width = 75
            Height = 25
            Caption = #32564'      '#36153
            TabOrder = 0
            OnClick = Button4Click
          end
          object Button3: TButton
            Left = 40
            Top = 56
            Width = 75
            Height = 25
            Caption = #20840#37096#20837#24211
            TabOrder = 1
            OnClick = Button3Click
          end
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20132#36153#26597#35810
      ImageIndex = 2
      object Label17: TLabel
        Left = 16
        Top = 24
        Width = 169
        Height = 13
        AutoSize = False
        Caption = #35831#36755#20837#25143#20027#36523#20221#35777#21495#30721#65306
      end
      object Edit10: TEdit
        Left = 184
        Top = 16
        Width = 161
        Height = 21
        TabOrder = 0
      end
      object Button5: TButton
        Left = 384
        Top = 16
        Width = 75
        Height = 25
        Caption = #26597'   '#25214'...'
        TabOrder = 1
        OnClick = Button5Click
      end
      object DBGrid2: TDBGrid
        Left = 0
        Top = 96
        Width = 496
        Height = 354
        Align = alBottom
        DataSource = dmclient.dsFee
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 236
    Top = 24
  end
end

⌨️ 快捷键说明

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