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

📄 regdefine.dfm

📁 report最新报表系统.rar
💻 DFM
字号:
object RegDefineFrm: TRegDefineFrm
  Left = 337
  Top = 95
  BorderStyle = bsDialog
  Caption = #25253#34920#21306#22495#23450#20041
  ClientHeight = 211
  ClientWidth = 354
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object BitBtn1: TBitBtn
    Left = 88
    Top = 176
    Width = 75
    Height = 25
    Caption = #30830#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 176
    Top = 176
    Width = 75
    Height = 25
    Caption = #24212#29992
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 264
    Top = 176
    Width = 75
    Height = 25
    Caption = #20851#38381' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn3Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 337
    Height = 161
    Caption = #25253#34920#21306#22495#23450#20041
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 24
      Height = 13
      AutoSize = False
      Caption = #22836#21306
    end
    object Label2: TLabel
      Left = 16
      Top = 64
      Width = 36
      Height = 13
      AutoSize = False
      Caption = #26126#32454#21306
    end
    object Label3: TLabel
      Left = 16
      Top = 96
      Width = 24
      Height = 13
      AutoSize = False
      Caption = #33050#21306
    end
    object Label4: TLabel
      Left = 216
      Top = 32
      Width = 12
      Height = 13
      AutoSize = False
      Caption = #34892
    end
    object Label5: TLabel
      Left = 216
      Top = 64
      Width = 12
      Height = 13
      AutoSize = False
      Caption = #34892
    end
    object Label6: TLabel
      Left = 216
      Top = 96
      Width = 12
      Height = 13
      AutoSize = False
      Caption = #34892
    end
    object Label7: TLabel
      Left = 16
      Top = 136
      Width = 24
      Height = 13
      AutoSize = False
      Caption = #20849#26377
    end
    object Label8: TLabel
      Left = 216
      Top = 136
      Width = 12
      Height = 13
      AutoSize = False
      Caption = #34892
    end
    object SpinEdit1: TSpinEdit
      Left = 80
      Top = 24
      Width = 121
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
    end
    object SpinEdit2: TSpinEdit
      Left = 80
      Top = 56
      Width = 121
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 1
      Value = 0
    end
    object SpinEdit3: TSpinEdit
      Left = 80
      Top = 88
      Width = 121
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 2
      Value = 0
    end
    object SpinEdit: TSpinEdit
      Left = 80
      Top = 128
      Width = 121
      Height = 22
      MaxValue = 0
      MinValue = 0
      ReadOnly = True
      TabOrder = 3
      Value = 0
    end
  end
end

⌨️ 快捷键说明

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