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

📄 jiezhangfrm.dfm

📁 程序用Delphi6编写
💻 DFM
字号:
object frmJz: TfrmJz
  Left = 301
  Top = 172
  BorderIcons = []
  BorderStyle = bsToolWindow
  Caption = #32467#24080
  ClientHeight = 264
  ClientWidth = 360
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 360
    Height = 224
    ActivePage = TabSheet1
    Align = alTop
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #19978#26426#20449#24687
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 352
        Height = 197
        Align = alClient
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
        object Label1: TLabel
          Left = 49
          Top = 88
          Width = 48
          Height = 12
          Caption = #20250#21592#21517#65306
        end
        object Label2: TLabel
          Left = 208
          Top = 16
          Width = 36
          Height = 12
          Caption = #21387#37329#65306
        end
        object lblTimeAll: TLabel
          Left = 109
          Top = 64
          Width = 36
          Height = 12
          Caption = 'Label3'
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 49
          Top = 16
          Width = 60
          Height = 12
          Caption = #19978#26426#26102#38388#65306
        end
        object Label6: TLabel
          Left = 49
          Top = 40
          Width = 60
          Height = 12
          Caption = #19979#26426#26102#38388#65306
        end
        object Label7: TLabel
          Left = 49
          Top = 64
          Width = 60
          Height = 12
          Caption = #20849#29992#26102#38388#65306
        end
        object DBText1: TDBText
          Left = 109
          Top = 88
          Width = 40
          Height = 12
          DataField = #20250#21592#21517
          DataSource = dmMain.dsMain
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText2: TDBText
          Left = 256
          Top = 16
          Width = 36
          Height = 12
          DataField = #21387#37329
          DataSource = dmMain.dsMain
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label3: TLabel
          Left = 208
          Top = 40
          Width = 36
          Height = 12
          Caption = #32593#36153#65306
        end
        object Label4: TLabel
          Left = 49
          Top = 139
          Width = 36
          Height = 12
          Caption = #22791#27880#65306
          FocusControl = DBEdit1
        end
        object Label8: TLabel
          Left = 208
          Top = 64
          Width = 48
          Height = 12
          Caption = #38468#21152#36153#65306
        end
        object Label9: TLabel
          Left = 208
          Top = 88
          Width = 36
          Height = 12
          Caption = #24212#25910#65306
        end
        object lblNetMoney: TLabel
          Left = 256
          Top = 40
          Width = 36
          Height = 12
          Caption = 'lblEnd'
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object lblFjMoney: TLabel
          Left = 256
          Top = 64
          Width = 36
          Height = 12
          Caption = 'lblEnd'
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object lblYsMoney: TLabel
          Left = 256
          Top = 88
          Width = 36
          Height = 12
          Caption = 'lblEnd'
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText3: TDBText
          Left = 109
          Top = 16
          Width = 40
          Height = 12
          DataField = #19978#26426#26102#38388
          DataSource = dmMain.dsMain
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText4: TDBText
          Left = 109
          Top = 40
          Width = 40
          Height = 12
          DataField = #19979#26426#26102#38388
          DataSource = dmMain.dsMain
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label10: TLabel
          Left = 49
          Top = 112
          Width = 60
          Height = 12
          Caption = #21345#19978#20313#39069#65306
        end
        object lblCardMoney: TLabel
          Left = 112
          Top = 112
          Width = 36
          Height = 12
          Caption = 'lblEnd'
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label11: TLabel
          Left = 152
          Top = 170
          Width = 48
          Height = 12
          Caption = #21495#26426#32467#24080
        end
        object DBEdit1: TDBEdit
          Left = 87
          Top = 135
          Width = 241
          Height = 20
          DataField = #22791#27880
          DataSource = dmMain.dsMain
          ReadOnly = True
          TabOrder = 0
        end
        object CheckBox1: TCheckBox
          Left = 48
          Top = 168
          Width = 41
          Height = 17
          Caption = #30001
          TabOrder = 1
          OnClick = CheckBox1Click
        end
        object ComboBox1: TComboBox
          Left = 96
          Top = 166
          Width = 50
          Height = 20
          Style = csDropDownList
          Enabled = False
          ItemHeight = 12
          TabOrder = 2
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #38468#21152#36153
      ImageIndex = 1
      object DBGridEh1: TDBGridEh
        Left = 0
        Top = 0
        Width = 352
        Height = 197
        Align = alClient
        AutoFitColWidths = True
        Ctl3D = True
        DataSource = dmMain.dsSpBuy
        Flat = True
        FooterColor = clWindow
        FooterFont.Charset = GB2312_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -12
        FooterFont.Name = #23435#20307
        FooterFont.Style = []
        Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        ParentCtl3D = False
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        VertScrollBar.Visible = False
        Columns = <
          item
            EditButtons = <>
            FieldName = #21697#21517
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = #21806#20215
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = #25968#37327
            Footers = <>
          end
          item
            EditButtons = <>
            FieldName = #21512#35745
            Footers = <>
          end>
      end
    end
  end
  inline Frame11: TFrame1
    Left = 18
    Top = 238
    Width = 78
    Height = 19
    AutoSize = True
    TabOrder = 1
  end
  object btnOK: TButton
    Left = 175
    Top = 235
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 2
  end
  object btnCancel: TButton
    Left = 276
    Top = 235
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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