?? mainform.dfm
字號:
object Form1: TForm1
Left = 192
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25353#29031#25351#23450#30340#26377#25928#20301#25968#36716#25442#25968#23383
ClientHeight = 157
ClientWidth = 322
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 24
Top = 24
Width = 273
Height = 105
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 84
Height = 13
Caption = #35831#36755#20837#25968#23383#65306' '
end
object Label2: TLabel
Left = 16
Top = 48
Width = 108
Height = 13
Caption = #35831#36755#20837#26377#25928#20301#25968#65306' '
end
object Label3: TLabel
Left = 16
Top = 72
Width = 96
Height = 13
Caption = #25968#23383#36716#25442#32467#26524#65306' '
end
object Edit1: TEdit
Left = 104
Top = 24
Width = 153
Height = 21
TabOrder = 0
Text = '3.14159265358979'
end
object Edit2: TEdit
Left = 128
Top = 48
Width = 57
Height = 21
TabOrder = 1
Text = '5'
end
object Edit3: TEdit
Left = 128
Top = 72
Width = 129
Height = 21
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 192
Top = 48
Width = 65
Height = 22
Caption = #36716#25442
TabOrder = 3
OnClick = BitBtn1Click
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -