📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 111
Width = 658
Height = 344
Caption = 'Form1'
Color = clMenuBar
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Georgia'
Font.Style = [fsBold]
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 18
object Label1: TLabel
Left = 280
Top = 8
Width = 116
Height = 18
Caption = #1042#1093#1110#1076#1085#1077' '#1089#1083#1086#1074#1086':'
end
object Shape1: TShape
Left = 360
Top = 168
Width = 17
Height = 10
Brush.Color = clMaroon
Visible = False
end
object Label2: TLabel
Left = 344
Top = 136
Width = 19
Height = 36
Color = clHighlightText
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'Courier New'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 272
Top = 80
Width = 264
Height = 23
Caption = #1056#1086#1073#1086#1090#1072' '#1084#1072#1096#1080#1085#1080' '#1058#1102#1088#1080#1085#1075#1072':'
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Georgia'
Font.Style = [fsBold]
ParentFont = False
end
object SG: TStringGrid
Left = 8
Top = 8
Width = 265
Height = 305
Color = clHighlightText
ColCount = 4
RowCount = 12
TabOrder = 0
end
object E1: TEdit
Left = 280
Top = 32
Width = 121
Height = 26
Color = clHighlightText
TabOrder = 1
end
object Button1: TButton
Left = 272
Top = 280
Width = 113
Height = 25
Caption = 'C'#1090#1072#1088#1090
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 416
Top = 32
Width = 105
Height = 25
Caption = #1054#1095#1080#1089#1090#1080#1090#1080
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 568
Top = 280
Width = 75
Height = 25
Caption = #1042#1080#1093#1110#1076
TabOrder = 4
OnClick = Button3Click
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Top = 288
end
object XPManifest1: TXPManifest
Left = 32
Top = 288
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -