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

📄 deldishfrm.dfm

📁 住宿餐饮 - 订餐管理系统,DelPhi写的。适合酒店
💻 DFM
字号:
object frmDelDish: TfrmDelDish
  Left = 375
  Top = 182
  Width = 393
  Height = 458
  Caption = #21024#38500#39135#29289
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 40
    Top = 256
    Width = 24
    Height = 13
    Caption = #21333#20215
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 353
    Height = 73
    Caption = #39135#29289#32534#21495
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 48
      Height = 13
      Caption = #36755#20837#32534#21495
    end
    object id: TEdit
      Left = 83
      Top = 29
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object locate: TButton
      Left = 240
      Top = 27
      Width = 75
      Height = 25
      Caption = #23450#20301#33756#21333
      TabOrder = 1
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 104
    Width = 353
    Height = 249
    Caption = #39135#29289#20449#24687
    TabOrder = 1
    object Label2: TLabel
      Left = 24
      Top = 32
      Width = 24
      Height = 13
      Caption = #31181#31867
    end
    object Label3: TLabel
      Left = 24
      Top = 72
      Width = 24
      Height = 13
      Caption = #21517#31216
    end
    object Label4: TLabel
      Left = 24
      Top = 120
      Width = 24
      Height = 13
      Caption = #21333#20215
    end
    object Label6: TLabel
      Left = 24
      Top = 160
      Width = 24
      Height = 13
      Caption = #39118#21619
    end
    object Edit1: TEdit
      Left = 83
      Top = 27
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 84
      Top = 67
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 84
      Top = 117
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 84
      Top = 157
      Width = 121
      Height = 21
      TabOrder = 3
    end
  end
  object Del: TButton
    Left = 56
    Top = 368
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 2
  end
  object Close: TButton
    Left = 248
    Top = 368
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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