main_depotgoods.dfm
来自「商场管理系统源码 一套值得初学者学习的源码包含全部源码,控件」· DFM 代码 · 共 39 行
DFM
39 行
inherited Frm_main_depotgoods: TFrm_main_depotgoods
Caption = 'Frm_main_depotgoods'#20174'Frm_main_input'#32487#25215
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 12
inherited P_back: TPanel
inherited P_main: TPanel
inherited PageScroller_input: TPageScroller
inherited Panel1: TPanel
inherited Label2: TLabel
Left = 212
end
inherited Label3: TLabel
Left = 386
Visible = False
end
inherited DTP_date: TDateTimePicker
Left = 251
Top = 7
Color = clCream
end
inherited CB_ywy: TFlatComboBox
Left = 436
Color = clCream
Visible = False
end
inherited CB_depot: TFlatComboBox
Color = clCream
end
end
end
end
end
inherited Query_data: TQuery
Left = 163
Top = 138
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?