📄 w_sjzd.dfm
字号:
object sjzd: Tsjzd
Left = 228
Top = 166
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25968#25454#23383#20856
ClientHeight = 348
ClientWidth = 781
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 781
Height = 296
Align = alClient
TabOrder = 0
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 779
Height = 294
Align = alClient
DataSource = data.ls
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Panel2: TPanel
Left = 0
Top = 296
Width = 781
Height = 52
Align = alBottom
TabOrder = 1
object Button1: TButton
Left = 189
Top = 16
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 16
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 648
Top = 16
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 375
Top = 16
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 468
Top = 16
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 558
Top = 16
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 5
OnClick = Button6Click
end
end
object Query1: TQuery
DatabaseName = 'xjgl'
DataSource = data.cj
Left = 16
Top = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -