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

📄 unit1.dfm

📁 for recovery password access
💻 DFM
字号:
object Form1: TForm1
  Left = 225
  Top = 140
  BiDiMode = bdRightToLeft
  BorderStyle = bsDialog
  Caption = #1610#1575#1601#1578#1606' '#1662#1575#1587#1608#1585#1583' '#1601#1575#1610#1604' '#1575#1705#1587#1587
  ClientHeight = 136
  ClientWidth = 303
  Color = clBtnFace
  Font.Charset = ARABIC_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  ParentBiDiMode = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 256
    Top = 40
    Width = 27
    Height = 13
    Caption = #1605#1587#1610#1585
  end
  object Label2: TLabel
    Left = 252
    Top = 72
    Width = 31
    Height = 13
    Caption = #1662#1575#1587#1608#1585#1583
  end
  object Label3: TLabel
    Left = 268
    Top = 104
    Width = 15
    Height = 13
    Caption = #1606#1608#1593
  end
  object Button1: TButton
    Left = 152
    Top = 8
    Width = 137
    Height = 25
    Cursor = crHandPoint
    Caption = #1575#1606#1578#1582#1575#1576' '#1601#1575#1610#1604' '#1575#1705#1587#1587
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 8
    Top = 40
    Width = 233
    Height = 21
    BiDiMode = bdLeftToRight
    Color = clSilver
    ParentBiDiMode = False
    ReadOnly = True
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 120
    Top = 72
    Width = 121
    Height = 21
    BiDiMode = bdLeftToRight
    Color = clSilver
    ParentBiDiMode = False
    ReadOnly = True
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 120
    Top = 104
    Width = 121
    Height = 21
    BiDiMode = bdLeftToRight
    Color = clSilver
    ParentBiDiMode = False
    ReadOnly = True
    TabOrder = 3
  end
  object OpenDialog1: TOpenDialog
    Left = 160
    Top = 208
  end
end

⌨️ 快捷键说明

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