📄 unitinstocklist.dfm
字号:
object frmInStockList: TfrmInStockList
Left = 222
Top = 137
Width = 670
Height = 460
BorderIcons = [biMaximize]
Caption = #37319#36141#20837#24211#26126#32454#36164#26009
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 662
Height = 65
Align = alTop
Color = 15263976
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 0
Top = 65
Width = 662
Height = 368
Align = alClient
DataSource = ds_CgRk
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ds_CgRk: TDataSource
DataSet = ADOQuery_sql
Left = 40
Top = 128
end
object ADOQuery_sql: TADOQuery
Connection = DM.ADO_C
Parameters = <>
Left = 80
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -