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

📄 delfield.dfm

📁 明小子旁注Domain3.0和Domain2.2两个版本源码
💻 DFM
字号:
object DelFieldForm: TDelFieldForm
  Left = 515
  Top = 248
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #21024#38500#23383#27573
  ClientHeight = 188
  ClientWidth = 292
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label2: TLabel
    Left = 8
    Top = 19
    Width = 65
    Height = 12
    AutoSize = False
    Caption = #36873#25321#25968#25454#34920
  end
  object Label1: TLabel
    Left = 8
    Top = 42
    Width = 65
    Height = 12
    AutoSize = False
    Caption = #36873#25321#23383#27573#21517
  end
  object CbTable: TComboBox
    Left = 78
    Top = 14
    Width = 205
    Height = 20
    ItemHeight = 12
    TabOrder = 0
    OnChange = CbTableChange
    OnKeyPress = CbTableKeyPress
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 169
    Width = 292
    Height = 19
    Panels = <
      item
        Width = 500
      end
      item
        Width = 50
      end>
  end
  object Button1: TButton
    Left = 80
    Top = 138
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 168
    Top = 138
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
    OnClick = Button2Click
  end
  object FieldLsb: TRzListBox
    Left = 79
    Top = 42
    Width = 205
    Height = 87
    FrameHotTrack = True
    FrameHotStyle = fsFlat
    FrameVisible = True
    ItemHeight = 12
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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