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

📄 jswcunt.dfm

📁 商品销售系统完全的功能SQL和JAVA
💻 DFM
字号:
object jswcfrm: Tjswcfrm
  Left = 286
  Top = 164
  BorderIcons = []
  BorderStyle = bsNone
  Caption = #32467#31639#30028#38754
  ClientHeight = 210
  ClientWidth = 332
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poMainFormCenter
  Scaled = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 16
  object Label3: TLabel
    Left = 10
    Top = 110
    Width = 60
    Height = 40
    AutoSize = False
    Caption = #29616#37329
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -23
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 10
    Top = 158
    Width = 64
    Height = 40
    AutoSize = False
    Caption = #25214#38646
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -23
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 326
    Height = 100
    Color = clBlue
    ParentColor = False
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 9
      Width = 313
      Height = 28
      AutoSize = False
      Caption = '     -----'#24212'----'#20184'----'#27454'----'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -23
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      WordWrap = True
    end
    object Label2: TLabel
      Left = 7
      Top = 39
      Width = 311
      Height = 51
      Alignment = taCenter
      AutoSize = False
      Caption = '0'
      Color = clSkyBlue
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -28
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentColor = False
      ParentFont = False
    end
  end
  object Edit1: TEdit
    Left = 79
    Top = 108
    Width = 149
    Height = 40
    AutoSize = False
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -23
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ImeName = #20013#25991' ('#31616#20307')'
    ParentFont = False
    TabOrder = 1
    Text = '0'
  end
  object Edit2: TEdit
    Left = 79
    Top = 158
    Width = 149
    Height = 39
    AutoSize = False
    Color = clGradientActiveCaption
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -23
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ImeName = #20013#25991' ('#31616#20307')'
    ParentFont = False
    TabOrder = 3
    Text = '0'
  end
  object BitBtn1: TBitBtn
    Left = 236
    Top = 108
    Width = 93
    Height = 90
    Caption = #23436#25104#32467#36134
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object Timer1: TTimer
    Interval = 1500
    OnTimer = Timer1Timer
    Left = 160
    Top = 40
  end
end

⌨️ 快捷键说明

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