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

📄 newdata.dfm

📁 明小子旁注Domain3.0和Domain2.2两个版本源码
💻 DFM
字号:
object NewDataForm: TNewDataForm
  Left = 271
  Top = 287
  Width = 457
  Height = 138
  Caption = #26032#24314#25968#25454#34920
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 20
    Width = 78
    Height = 12
    Caption = #35774#32622#25968#25454#34920#21517':'
  end
  object Label2: TLabel
    Left = 232
    Top = 20
    Width = 49
    Height = 12
    AutoSize = False
    Caption = #23383#27573#25968#37327
  end
  object Label3: TLabel
    Left = 8
    Top = 47
    Width = 65
    Height = 12
    AutoSize = False
    Caption = #21015'1:'#23383#27573#21517
  end
  object Label4: TLabel
    Left = 232
    Top = 47
    Width = 49
    Height = 12
    AutoSize = False
    Caption = #23383#27573#31867#22411
  end
  object EdTableName: TEdit
    Left = 88
    Top = 14
    Width = 137
    Height = 20
    TabOrder = 0
  end
  object ChkAuto: TCheckBox
    Left = 376
    Top = 16
    Width = 65
    Height = 17
    Caption = #33258#21160#32534#21495
    TabOrder = 1
  end
  object Button2: TButton
    Left = 91
    Top = 75
    Width = 100
    Height = 25
    Caption = #21019#24314#26032#25968#25454#34920
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 288
    Top = 75
    Width = 80
    Height = 25
    Caption = #20851#38381#31383#21475
    TabOrder = 3
    OnClick = Button3Click
  end
  object SpinEdit1: TSpinEdit
    Left = 288
    Top = 14
    Width = 81
    Height = 21
    MaxLength = 2
    MaxValue = 50
    MinValue = 1
    TabOrder = 4
    Value = 1
    OnChange = SpinEdit1Change
  end
  object CbType: TComboBox
    Left = 288
    Top = 42
    Width = 81
    Height = 20
    ItemHeight = 12
    TabOrder = 5
    Text = #25991#26412
    OnKeyPress = CbTypeKeyPress
    Items.Strings = (
      #25991#26412
      #22791#27880
      #25968#23383
      #36135#24065
      #26085#26399'/'#26102#38388)
  end
  object ChkSet: TCheckBox
    Left = 376
    Top = 44
    Width = 65
    Height = 17
    Caption = #24517#22635#23383#27573
    TabOrder = 6
  end
  object EdFieldName: TEdit
    Left = 88
    Top = 42
    Width = 137
    Height = 20
    TabOrder = 7
  end
  object Button1: TButton
    Left = 200
    Top = 75
    Width = 80
    Height = 25
    Caption = #21021#22987#21270
    TabOrder = 8
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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