?? unit1.~dfm
字號:
object Form1: TForm1
Left = 192
Top = 107
Width = 544
Height = 375
Caption = #25991#26412#25991#20214#22788#29702#28436#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 288
Width = 97
Height = 13
AutoSize = False
Caption = #24403#21069#30340#25991#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 505
Height = 265
Caption = #25991#26412#20869#23481#26174#31034
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Memo1: TMemo
Left = 16
Top = 24
Width = 473
Height = 225
BiDiMode = bdLeftToRight
Ctl3D = True
ParentBiDiMode = False
ParentCtl3D = False
ParentShowHint = False
ShowHint = False
TabOrder = 0
end
end
object Button1: TButton
Left = 32
Top = 312
Width = 89
Height = 25
Caption = #20851#32852#25991#20214'(&O)'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 312
Width = 89
Height = 25
Caption = #35835#21462#25991#20214'(&R)'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 288
Top = 312
Width = 89
Height = 25
Caption = #20445#23384#25991#20214'(&S)'
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 416
Top = 312
Width = 89
Height = 25
Caption = #36864#20986#31243#24207'(&E)'
TabOrder = 4
end
object OpenDialog1: TOpenDialog
Filter = #25991#26412#25991#20214'|*.txt'
Left = 192
Top = 280
end
object SaveDialog1: TSaveDialog
Filter = #25991#26412#25991#20214'|*.txt'
Left = 296
Top = 280
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -