📄 inv_checkinvandbill.dfm
字号:
inherited Frm_Inv_CheckInvAndBill: TFrm_Inv_CheckInvAndBill
Left = -4
Top = -4
Caption = '待检库存和待检单据'
ClientHeight = 553
ClientWidth = 800
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 800
end
inherited Pnl_Title: TPanel
Width = 800
Caption = '待检库存和待检单据'
end
inherited Pnl_Head: TPanel
Width = 800
Height = 41
inherited Lbl_ConditionTitle: TLabel
Visible = False
end
object CheckBox1: TCheckBox
Left = 653
Top = 16
Width = 97
Height = 17
Caption = '缩至一页'
TabOrder = 0
Visible = False
OnClick = CheckBox1Click
end
end
inherited Pnl_Hint: TPanel
Top = 527
Width = 800
object Label1: TLabel
Left = 256
Top = 8
Width = 42
Height = 12
Caption = '记录共_'
end
object lbl_RecordCount: TLabel
Left = 312
Top = 8
Width = 6
Height = 12
end
object Label2: TLabel
Left = 335
Top = 8
Width = 12
Height = 12
Caption = '条'
end
end
inherited Pnl_Body: TPanel
Top = 98
Width = 800
Height = 429
inherited DBGridEh: TDBGridEh
Width = 800
Height = 429
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 = 352
Top = 217
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -