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

📄 sn_new.dfm

📁 洗浴中心管理系统源码 1、SANGNA目录中S_MAIN.EXE为系统收银程序
💻 DFM
字号:
object Form11: TForm11
  Left = 330
  Top = 170
  Width = 329
  Height = 309
  BorderIcons = [biSystemMenu]
  Caption = 'Form11'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 152
    Top = 8
    Width = 51
    Height = 16
    AutoSize = False
    Caption = #26032#21333#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 32
    Width = 305
    Height = 57
    Caption = #26032#22686#25163#29260#21495
    TabOrder = 0
    object Label2: TLabel
      Left = 48
      Top = 32
      Width = 84
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#25163#29260#21495#65306
    end
    object HandNo: TEdit
      Left = 136
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 96
    Width = 153
    Height = 177
    Caption = #25163#29260#21495#21015#34920
    TabOrder = 1
    object LB_handno: TListBox
      Left = 16
      Top = 16
      Width = 121
      Height = 153
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 200
    Top = 112
    Width = 75
    Height = 25
    Caption = #22686'  '#21152
    TabOrder = 2
  end
  object Button2: TButton
    Left = 200
    Top = 152
    Width = 75
    Height = 25
    Caption = #21024'  '#38500
    TabOrder = 3
  end
  object Button3: TButton
    Left = 200
    Top = 192
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 4
  end
  object Button4: TButton
    Left = 200
    Top = 232
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 5
    OnClick = Button4Click
  end
end

⌨️ 快捷键说明

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