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

📄 di_newtablename.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object DI_DfmNewTableName: TDI_DfmNewTableName
  Left = 192
  Top = 107
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #21019#24314#24211#34920
  ClientHeight = 63
  ClientWidth = 297
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 9
    Width = 198
    Height = 12
    Caption = #26032#30340#34920#21517#65306#65288#19981#33021#21547#26377#31354#26684#21644#8220'_'#8221#65289
  end
  object NewTableNameEdit: TEdit
    Left = 8
    Top = 33
    Width = 200
    Height = 20
    TabOrder = 0
  end
  object ConfirmButton: TButton
    Left = 217
    Top = 4
    Width = 75
    Height = 25
    Caption = #30830#35748
    Default = True
    TabOrder = 1
    OnClick = ConfirmButtonClick
  end
  object CloseButton: TButton
    Left = 217
    Top = 32
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = CloseButtonClick
  end
end

⌨️ 快捷键说明

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