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

📄 unit1.dfm

📁 osyshestlyaetsya rabota s failama
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 383
  Height = 356
  Caption = #1056#1072#1073#1086#1090#1072' '#1089' '#1092#1072#1081#1083#1072#1084#1080
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 40
    Width = 43
    Height = 24
    Caption = #1063#1058#1054':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 72
    Width = 56
    Height = 24
    Caption = #1050#1059#1044#1040':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMenuText
    Font.Height = -21
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 24
    Top = 120
    Width = 132
    Height = 24
    Caption = #1056#1072#1079#1084#1077#1088' '#1092#1072#1081#1083#1072':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 179
    Top = 120
    Width = 22
    Height = 24
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -20
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object From: TEdit
    Left = 96
    Top = 40
    Width = 145
    Height = 21
    TabOrder = 0
    Text = 'From'
  end
  object Where: TEdit
    Left = 96
    Top = 80
    Width = 145
    Height = 21
    TabOrder = 1
    Text = 'Where'
  end
  object Button1: TButton
    Left = 248
    Top = 40
    Width = 33
    Height = 25
    Caption = '...'
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 248
    Top = 80
    Width = 33
    Height = 25
    Caption = '...'
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 24
    Top = 168
    Width = 75
    Height = 25
    Caption = #1050#1086#1087#1080#1088#1086#1074#1072#1090#1100
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 112
    Top = 168
    Width = 75
    Height = 25
    Caption = #1042#1099#1088#1077#1079#1072#1090#1100
    TabOrder = 5
    OnClick = Button4Click
  end
  object Del: TEdit
    Left = 16
    Top = 208
    Width = 249
    Height = 21
    TabOrder = 6
    Text = 'Del'
  end
  object Button5: TButton
    Left = 272
    Top = 208
    Width = 49
    Height = 25
    Caption = '...'
    TabOrder = 7
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 88
    Top = 280
    Width = 121
    Height = 33
    Caption = #1059#1076#1072#1083#1080#1090#1100' '#1092#1072#1081#1083
    TabOrder = 8
    OnClick = Button6Click
  end
  object Open1: TOpenDialog
    Left = 24
    Top = 8
  end
  object Save1: TSaveDialog
    Left = 56
    Top = 8
  end
end

⌨️ 快捷键说明

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