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

📄 unit1.~dfm

📁 Del_att Management
💻 ~DFM
字号:
object AttstruDlg: TAttstruDlg
  Left = 163
  Top = 213
  BorderStyle = bsDialog
  Caption = 'AttstruDlg'
  ClientHeight = 318
  ClientWidth = 445
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object AttStruEdit: TAttStruEdit
    Left = 8
    Top = 8
    Width = 425
    Height = 249
    TabOrder = 0
    ControlData = {00000100ED2B0000BC190000000000000000010000000C0000000000}
  end
  object ButtonOK: TButton
    Left = 104
    Top = 272
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = ButtonOKClick
  end
  object ButtonExit: TButton
    Left = 272
    Top = 272
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = ButtonExitClick
  end
end

⌨️ 快捷键说明

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