?? w_sjbf.dfm
字號:
object sjbf: Tsjbf
Left = 271
Top = 227
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25968#25454#22791#20221
ClientHeight = 134
ClientWidth = 375
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object label1: TLabel
Left = 24
Top = 16
Width = 176
Height = 20
Caption = #35831#36755#20837#22791#20221#36335#24452#21450#25991#20214#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 320
Top = 48
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 48
Top = 48
Width = 273
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 160
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 88
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
object Query1: TQuery
DatabaseName = 'xjgl'
SQL.Strings = (
'backup database xjgl'
' to disk='#39'c:\zz.bak'#39)
Left = 224
Top = 8
end
object OpenDialog1: TOpenDialog
Left = 72
Top = 96
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -