📄 empbackmoney.~dfm
字号:
object EmpBackMoney_form: TEmpBackMoney_form
Left = 192
Top = 133
Width = 544
Height = 375
Caption = #21592#24037#24037#36164#26126#32454#34920
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 329
Width = 536
Height = 19
Panels = <>
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 536
Height = 33
ButtonHeight = 29
Caption = 'ToolBar1'
TabOrder = 1
object BitBtn1: TBitBtn
Left = 0
Top = 2
Width = 75
Height = 29
Caption = 'BitBtn1'
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 75
Top = 2
Width = 75
Height = 29
Caption = 'BitBtn2'
TabOrder = 1
end
object BitBtn3: TBitBtn
Left = 150
Top = 2
Width = 75
Height = 29
Caption = 'BitBtn3'
TabOrder = 2
end
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 536
Height = 296
Align = alClient
Caption = 'Panel1'
TabOrder = 2
object BaseInf_DBGrid: TDBGrid
Left = 1
Top = 1
Width = 534
Height = 294
Align = alClient
DataSource = baseinf_d
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
object baseinf_q: TADOQuery
Parameters = <>
Left = 296
Top = 8
end
object baseinf_d: TDataSource
DataSet = baseinf_q
Left = 248
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -