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

📄 unit4.dfm

📁 用于开发税务票据管理的软件
💻 DFM
字号:
object Form4: TForm4
  Left = 227
  Top = 157
  BorderStyle = bsSingle
  BorderWidth = 7
  Caption = #36827#36135
  ClientHeight = 313
  ClientWidth = 491
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 41
    Top = 40
    Width = 24
    Height = 13
    AutoSize = False
    Caption = #22411#21495
  end
  object Label2: TLabel
    Left = 41
    Top = 72
    Width = 64
    Height = 13
    AutoSize = False
    Caption = #36827#36135#26102#38388
  end
  object Label3: TLabel
    Left = 41
    Top = 104
    Width = 40
    Height = 13
    AutoSize = False
    Caption = #20379#36135#26041
  end
  object Label4: TLabel
    Left = 41
    Top = 136
    Width = 32
    Height = 13
    AutoSize = False
    Caption = #36827#20215
  end
  object Label5: TLabel
    Left = 41
    Top = 168
    Width = 32
    Height = 13
    AutoSize = False
    Caption = #25968#37327
  end
  object Edit1: TEdit
    Left = 128
    Top = 32
    Width = 57
    Height = 21
    TabOrder = 0
    OnExit = Edit1Exit
  end
  object Edit2: TEdit
    Left = 128
    Top = 64
    Width = 73
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 128
    Top = 96
    Width = 105
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 128
    Top = 128
    Width = 65
    Height = 21
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 128
    Top = 160
    Width = 49
    Height = 21
    TabOrder = 4
  end
  object Button1: TButton
    Left = 72
    Top = 208
    Width = 75
    Height = 25
    Caption = #36827#36135
    TabOrder = 5
    OnClick = Button1Click
  end
  object GroupBox1: TGroupBox
    Left = 296
    Top = 32
    Width = 185
    Height = 121
    Caption = #35813#22411#21495#30340#35814#32454#20018#21495
    TabOrder = 6
    object Label6: TLabel
      Left = 8
      Top = 32
      Width = 24
      Height = 13
      Caption = #20018#21495
    end
    object Edit6: TEdit
      Left = 64
      Top = 32
      Width = 89
      Height = 21
      TabOrder = 0
    end
    object Button2: TButton
      Left = 72
      Top = 72
      Width = 49
      Height = 25
      Caption = #25552#20132
      Enabled = False
      TabOrder = 1
      OnClick = Button2Click
    end
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    DrawMenuBar = False
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    UseDimColor = False
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    Left = 192
    Top = 72
  end
end

⌨️ 快捷键说明

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