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

📄 createdb.dfm

📁 三层ERP系统 (SQL)
💻 DFM
字号:
inherited frmCreateDB: TfrmCreateDB
  Left = 249
  Top = 145
  Width = 380
  Height = 439
  ActiveControl = Edit1
  Caption = #26032#24314#24115#22871
  Font.Height = -15
  PixelsPerInch = 96
  TextHeight = 15
  object Label9: TLabel
    Left = 19
    Top = 358
    Width = 176
    Height = 15
    Caption = '**'#24115#22871#21517#31281#19981#33021#29992#20013#25991'**'
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -15
    Font.Name = #32048#26126#39636
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 345
    Height = 337
    Caption = #24115#22871#20449#24687
    TabOrder = 2
    object Label1: TLabel
      Left = 48
      Top = 64
      Width = 48
      Height = 15
      Caption = #30331#37636#21517
    end
    object Label2: TLabel
      Left = 48
      Top = 104
      Width = 32
      Height = 15
      Caption = #23494#30908
    end
    object Label3: TLabel
      Left = 48
      Top = 144
      Width = 64
      Height = 15
      Caption = #20027#27231#22320#22336
    end
    object Label4: TLabel
      Left = 13
      Top = 216
      Width = 64
      Height = 15
      Caption = #20844#21496#21517#31281
    end
    object Label5: TLabel
      Left = 40
      Top = 32
      Width = 56
      Height = 15
      Caption = 'SQL'#20449#24687
    end
    object Bevel1: TBevel
      Left = 102
      Top = 37
      Width = 184
      Height = 2
    end
    object Label6: TLabel
      Left = 14
      Top = 184
      Width = 64
      Height = 15
      Caption = #24115#22871#20449#24687
    end
    object Bevel2: TBevel
      Left = 77
      Top = 189
      Width = 238
      Height = 2
    end
    object Label7: TLabel
      Left = 13
      Top = 256
      Width = 64
      Height = 15
      Caption = #24115#22871#21517#31281
    end
    object Label8: TLabel
      Left = 13
      Top = 296
      Width = 32
      Height = 15
      Caption = #20633#27880
    end
    object Edit1: TEdit
      Left = 116
      Top = 63
      Width = 121
      Height = 23
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 116
      Top = 103
      Width = 121
      Height = 23
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 116
      Top = 143
      Width = 161
      Height = 23
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 82
      Top = 213
      Width = 246
      Height = 23
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 82
      Top = 254
      Width = 121
      Height = 23
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 82
      Top = 295
      Width = 246
      Height = 23
      TabOrder = 5
    end
  end
  object tbnExit: TButton
    Left = 288
    Top = 376
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = tbnExitClick
  end
  object tbnOK: TButton
    Left = 211
    Top = 376
    Width = 75
    Height = 25
    Caption = #30906#23450
    TabOrder = 0
    OnClick = tbnOKClick
  end
  object CDSisunique: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 256
    Top = 264
  end
end

⌨️ 快捷键说明

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