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

📄 roundquery.dfm

📁 一般的数据库管理系统 uses Classes, SConnectEx, TltConst, ExtCtrls, MMSystem, Types, windows, TltLogic , Sy
💻 DFM
字号:
object RoundScoreForm: TRoundScoreForm
  Left = 210
  Top = 179
  Width = 704
  Height = 282
  Caption = 'RoundScoreForm'
  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 Panel2: TPanel
    Left = 0
    Top = 0
    Width = 696
    Height = 248
    Align = alClient
    Caption = 'Panel2'
    TabOrder = 0
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 694
      Height = 41
      Align = alTop
      TabOrder = 0
      object Label16: TLabel
        Left = 8
        Top = 16
        Width = 60
        Height = 13
        Caption = #26597#30475#31532'88'#23616
      end
      object Button2: TButton
        Left = 182
        Top = 8
        Width = 75
        Height = 25
        Caption = #19979#19968#23616
        TabOrder = 0
      end
      object Button1: TButton
        Left = 94
        Top = 8
        Width = 75
        Height = 25
        Caption = #19978#19968#23616
        TabOrder = 1
      end
    end
    object ListView1: TListView
      Left = 1
      Top = 42
      Width = 694
      Height = 205
      Align = alClient
      Columns = <
        item
          Caption = #36718#27425
        end
        item
          Caption = #24320#20986#39068#33394
          Width = 100
        end
        item
          Caption = #24320#20986#21495#30721
          Width = 100
        end
        item
          Caption = #32418#33394#19979#27880#25968
          Width = 100
        end
        item
          Caption = #40657#33394#19979#27880#25968
          Width = 100
        end
        item
          Caption = #32511#33394#19979#27880#25968
          Width = 100
        end
        item
          Caption = #33410#20313
          Width = 100
        end>
      TabOrder = 1
      ViewStyle = vsReport
    end
  end
end

⌨️ 快捷键说明

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