?? newroot.dfm
字號:
object frmnewroot: Tfrmnewroot
Left = 230
Top = 271
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = #26032#24314#39033#30446#26681#33410#28857
ClientHeight = 69
ClientWidth = 546
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 23
Top = 23
Width = 90
Height = 12
Caption = #29305#25928#26681#33410#28857#21517#31216':'
end
object Edit1: TEdit
Left = 121
Top = 19
Width = 222
Height = 20
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 354
Top = 20
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 448
Top = 20
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkClose
end
object qryTemp: TADOQuery
Connection = DataConnection.con
Parameters = <>
Left = 241
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -