📄 inv_defaultwhanalyze.dfm
字号:
inherited Frm_Inv_DefaultWhAnalyze: TFrm_Inv_DefaultWhAnalyze
Caption = '物料缺省仓库分析'
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = '物料缺省仓库分析'
end
inherited Pnl_Head: TPanel
inherited Lbl_OrderTitle: TLabel
Visible = False
end
inherited Lbl_ConditionTitle: TLabel
Visible = False
end
end
inherited Pnl_Hint: TPanel
object lbl_RecordCount: TLabel
Left = 356
Top = 8
Width = 6
Height = 12
end
object Label1: TLabel
Left = 300
Top = 8
Width = 42
Height = 12
Caption = '记录共_'
end
object Label2: TLabel
Left = 379
Top = 8
Width = 12
Height = 12
Caption = '条'
end
end
inherited ActionList: TActionList
inherited Act_Filter: TAction
Enabled = False
Visible = False
end
inherited Act_next: TAction
Caption = '开始'
Hint = '开始'
ShortCut = 16450
OnExecute = Act_nextExecute
end
end
inherited DataSource: TDataSource
DataSet = AdODataSet_Main
end
object AdODataSet_Main: TAdODataSet
Parameters = <>
Left = 408
Top = 201
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -