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

📄 ugysxx.dfm

📁 delphi 开发的完整的仓库管理系统(带数据库)
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object GYSXX: TGYSXX
  Left = 275
  Top = 196
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #20379#24212#21830#20449#24687
  ClientHeight = 313
  ClientWidth = 466
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 3
    Width = 452
    Height = 252
    Ctl3D = True
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 78
      Height = 12
      Caption = #20379#24212#21830#32534#21495#65306' '
    end
    object Label2: TLabel
      Left = 236
      Top = 24
      Width = 72
      Height = 12
      Caption = #20379#24212#21830#21517#31216#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 74
      Width = 72
      Height = 12
      Caption = '  '#32852' '#31995' '#20154#65306
    end
    object Label4: TLabel
      Left = 245
      Top = 74
      Width = 60
      Height = 12
      Caption = #32852#31995#30005#35805#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 100
      Width = 72
      Height = 12
      Caption = '  '#20256'    '#30495#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 176
      Width = 72
      Height = 12
      Caption = '  '#22791'    '#27880#65306
    end
    object Label7: TLabel
      Left = 245
      Top = 100
      Width = 60
      Height = 12
      Caption = #37038#25919#32534#30721#65306
    end
    object Label8: TLabel
      Left = 16
      Top = 150
      Width = 72
      Height = 12
      Caption = '  '#24320#25143#38134#34892#65306
    end
    object Label9: TLabel
      Left = 245
      Top = 150
      Width = 60
      Height = 12
      Caption = #38134#34892#36134#21495#65306
    end
    object Label10: TLabel
      Left = 16
      Top = 125
      Width = 72
      Height = 12
      Caption = '  '#25152#23646#22320#21306#65306
    end
    object Label11: TLabel
      Left = 16
      Top = 49
      Width = 72
      Height = 12
      Caption = #20379#24212#21830#22320#22336#65306
    end
    object Edit1: TEdit
      Left = 88
      Top = 21
      Width = 129
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 309
      Top = 21
      Width = 129
      Height = 20
      TabOrder = 1
      OnChange = Edit2Change
      OnKeyPress = Edit2KeyPress
    end
    object Edit3: TEdit
      Left = 88
      Top = 46
      Width = 350
      Height = 20
      TabOrder = 2
      OnChange = Edit3Change
      OnKeyPress = Edit3KeyPress
    end
    object Edit4: TEdit
      Left = 88
      Top = 71
      Width = 129
      Height = 20
      TabOrder = 3
      OnChange = Edit4Change
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 309
      Top = 71
      Width = 129
      Height = 20
      TabOrder = 4
      OnChange = Edit5Change
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 88
      Top = 96
      Width = 129
      Height = 20
      TabOrder = 5
      OnChange = Edit6Change
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 309
      Top = 96
      Width = 129
      Height = 20
      TabOrder = 6
      OnChange = Edit7Change
      OnKeyPress = Edit7KeyPress
    end
    object Edit8: TEdit
      Left = 88
      Top = 121
      Width = 350
      Height = 20
      TabOrder = 7
      OnChange = Edit8Change
      OnKeyPress = Edit8KeyPress
    end
    object Edit9: TEdit
      Left = 88
      Top = 146
      Width = 129
      Height = 20
      TabOrder = 8
      OnChange = Edit9Change
      OnKeyPress = Edit9KeyPress
    end
    object Edit10: TEdit
      Left = 309
      Top = 146
      Width = 129
      Height = 20
      TabOrder = 9
      OnChange = Edit10Change
      OnKeyPress = Edit10KeyPress
    end
    object Memo1: TMemo
      Left = 88
      Top = 172
      Width = 352
      Height = 73
      TabOrder = 10
      OnChange = Memo1Change
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 256
    Width = 452
    Height = 52
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []

⌨️ 快捷键说明

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