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

📄 sxb.dfm

📁 Delphi报表设计器源代码
💻 DFM
字号:
object SxBForm: TSxBForm
  Left = 498
  Top = 248
  BorderStyle = bsDialog
  Caption = #19978#19979#26631#21450#23383#38388#36317#35774#32622
  ClientHeight = 243
  ClientWidth = 276
  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 GroupBox1: TGroupBox
    Left = 32
    Top = 24
    Width = 153
    Height = 91
    Caption = #19978#19979#26631
    TabOrder = 0
    object Label7: TLabel
      Left = 24
      Top = 28
      Width = 36
      Height = 13
      AutoSize = False
      Caption = #19978#26631
    end
    object Label8: TLabel
      Left = 25
      Top = 57
      Width = 31
      Height = 13
      AutoSize = False
      Caption = #19979#26631
    end
    object Edit1: TEdit
      Left = 64
      Top = 25
      Width = 57
      Height = 20
      AutoSize = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -17
      Font.Name = 'MS Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnChange = Edit1Change
    end
    object Edit2: TEdit
      Left = 63
      Top = 54
      Width = 59
      Height = 20
      AutoSize = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -17
      Font.Name = 'MS Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnChange = Edit2Change
    end
  end
  object GroupBox2: TGroupBox
    Left = 29
    Top = 126
    Width = 156
    Height = 93
    Caption = #23383'.'#34892#38388#36317
    TabOrder = 1
    object Label4: TLabel
      Left = 26
      Top = 28
      Width = 30
      Height = 13
      AutoSize = False
      Caption = #23383#36317
    end
    object Label6: TLabel
      Left = 26
      Top = 60
      Width = 27
      Height = 13
      AutoSize = False
      Caption = #34892#36317
    end
    object SpinEdit1: TSpinEdit
      Left = 66
      Top = 24
      Width = 64
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
      OnChange = SpinEdit1Change
    end
    object SpinEdit2: TSpinEdit
      Left = 67
      Top = 55
      Width = 63
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 1
      Value = 0
      OnChange = SpinEdit2Change
    end
  end
  object BitBtn2: TBitBtn
    Left = 193
    Top = 32
    Width = 67
    Height = 24
    Caption = #20851#38381
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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