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

📄 registercompany.dfm

📁 餐饮管理源代码 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为WorkData
💻 DFM
字号:
object frmRegisterCompany: TfrmRegisterCompany
  Left = 212
  Top = 140
  BorderStyle = bsDialog
  Caption = #20351#29992#21333#20301'...'
  ClientHeight = 213
  ClientWidth = 335
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 24
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21333#20301#21517#31216
  end
  object Label2: TLabel
    Left = 32
    Top = 56
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #22320'        '#22336
  end
  object Label3: TLabel
    Left = 32
    Top = 88
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #37038'        '#32534
  end
  object Label4: TLabel
    Left = 32
    Top = 120
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #30005'        '#35805
  end
  object Edit1: TEdit
    Left = 96
    Top = 24
    Width = 209
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 96
    Top = 56
    Width = 209
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 96
    Top = 88
    Width = 81
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 96
    Top = 120
    Width = 137
    Height = 21
    TabOrder = 3
  end
  object btnOk: TButton
    Left = 48
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    ModalResult = 1
    TabOrder = 4
  end
  object btnCancel: TButton
    Left = 208
    Top = 168
    Width = 75
    Height = 25
    Caption = #21462'  '#28040
    ModalResult = 2
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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