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

📄 grpsum.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_GrpSum: TFrm_GrpSum
  Left = 72
  Top = 272
  Width = 778
  Height = 539
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 306
    Top = 18
    Width = 120
    Height = 27
    Caption = #33829#19994#26376#25253#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 445
    Top = 54
    Width = 15
    Height = 20
    Caption = #33258
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 586
    Top = 52
    Width = 15
    Height = 20
    Caption = #33267
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 15
    Top = 370
    Width = 743
    Height = 45
    BevelInner = bvRaised
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Color = clCaptionText
    TabOrder = 5
    object Label5: TLabel
      Left = 29
      Top = 11
      Width = 37
      Height = 18
      Caption = #21512#35745':'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_YJ: TLabel
      Left = 112
      Top = 10
      Width = 46
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_YJ'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_CZ: TLabel
      Left = 187
      Top = 10
      Width = 49
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_CZ'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_ZS: TLabel
      Left = 266
      Top = 10
      Width = 48
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_ZS'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_YP: TLabel
      Left = 345
      Top = 10
      Width = 48
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_YP'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_XY: TLabel
      Left = 426
      Top = 10
      Width = 48
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_XY'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_QT: TLabel
      Left = 496
      Top = 10
      Width = 50
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_QT'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_HT: TLabel
      Left = 575
      Top = 10
      Width = 48
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_HT'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object LB_YYJE: TLabel
      Left = 638
      Top = 10
      Width = 66
      Height = 18
      Alignment = taRightJustify
      Caption = 'LB_YYJE'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object DBGrid1: TDBGrid
    Left = 15
    Top = 85
    Width = 743
    Height = 291
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnDrawColumnCell = DBGrid1DrawColumnCell
    Columns = <
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Edate'
        Title.Alignment = taCenter
        Title.Caption = #26085#26399
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YJ'
        Title.Alignment = taCenter
        Title.Caption = #25276#37329
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'CZ'
        Title.Alignment = taCenter
        Title.Caption = #20805#20540
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ZS'
        Title.Alignment = taCenter
        Title.Caption = #36192#36865
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YP'
        Title.Alignment = taCenter
        Title.Caption = #39278#21697
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'XY'
        Title.Alignment = taCenter
        Title.Caption = #39321#28895
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'QT'
        Title.Alignment = taCenter
        Title.Caption = #20854#23427
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'HT'
        Title.Alignment = taCenter
        Title.Caption = #22238#36864
        Width = 76
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'YYJE'
        Title.Alignment = taCenter
        Title.Caption = #33829#19994#37329#39069
        Width = 76
        Visible = True
      end>
  end
  object DTPicker1: TDateTimePicker
    Left = 462
    Top = 51
    Width = 106
    Height = 20
    CalAlignment = dtaLeft
    Date = 37419.4162780556
    Time = 37419.4162780556
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 1
    OnChange = RunSql
  end
  object DTPicker2: TDateTimePicker
    Left = 603
    Top = 50
    Width = 107
    Height = 20
    CalAlignment = dtaLeft
    Date = 37419.4164245602
    Time = 37419.4164245602
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 2
    OnChange = RunSql
  end
  object Btn_PRT: TButton
    Left = 90
    Top = 451
    Width = 94
    Height = 32
    Caption = #25171#21360'(&P)'
    TabOrder = 3
    OnClick = Btn_PRTClick
  end
  object Btn_Close: TButton
    Left = 224
    Top = 451
    Width = 94
    Height = 32
    Cancel = True
    Caption = #36864#20986'(&C)'
    ModalResult = 2
    TabOrder = 4
  end
  object DataSource1: TDataSource
    DataSet = Frm_sys_dm.Qr_tmp1
    Left = 339
    Top = 162
  end
end

⌨️ 快捷键说明

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