?? unit2.dfm
字號:
object Form2: TForm2
Left = 229
Top = 255
Width = 400
Height = 281
Caption = 'Form2'
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 = 64
Top = 48
Width = 71
Height = 13
Caption = #26381#21153#22120'ID'#65306' '
end
object Label2: TLabel
Left = 56
Top = 88
Width = 84
Height = 13
Caption = ' '#29992#25143#21517#65306' '
end
object Label3: TLabel
Left = 56
Top = 136
Width = 57
Height = 13
Caption = ' '#23494#30721' '#65306
end
object Label4: TLabel
Left = 296
Top = 56
Width = 36
Height = 13
Caption = #31471#21475#65306
end
object Edit1: TEdit
Left = 152
Top = 48
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 152
Top = 88
Width = 121
Height = 21
TabOrder = 1
OnChange = Edit2Change
end
object Edit3: TEdit
Left = 152
Top = 128
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 336
Top = 56
Width = 25
Height = 21
TabOrder = 3
Text = '21'
end
object BitBtn1: TBitBtn
Left = 120
Top = 176
Width = 75
Height = 25
TabOrder = 4
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 216
Top = 176
Width = 75
Height = 25
TabOrder = 5
Kind = bkCancel
end
object CheckBox1: TCheckBox
Left = 304
Top = 112
Width = 97
Height = 17
Caption = #21311#21517
TabOrder = 6
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -