?? unit1.dfm
字號:
object Form1: TForm1
Left = 202
Top = 120
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'dome'
ClientHeight = 208
ClientWidth = 454
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 65
Height = 17
AutoSize = False
Caption = #24310#26102'('#27627#31186')'
end
object Edit1: TEdit
Left = 88
Top = 16
Width = 81
Height = 21
TabOrder = 0
Text = '1000'
end
object Button1: TButton
Left = 16
Top = 48
Width = 75
Height = 25
Caption = #24038#38190
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 112
Width = 75
Height = 25
Caption = #21491#38190
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 168
Width = 75
Height = 25
Caption = #38190#30424
TabOrder = 3
OnClick = Button3Click
end
object Memo1: TMemo
Left = 104
Top = 48
Width = 337
Height = 145
Lines.Strings = (
#28857#20987#25353#38062#21518#25226#40736#26631#24555#36895#31227#21040#36825#37324)
TabOrder = 4
OnClick = Memo1Click
OnMouseDown = Memo1MouseDown
end
object XPManifest1: TXPManifest
Left = 184
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -