📄 pr280.~dfm
字号:
inherited fmPR280: TfmPR280
Caption = 'PR280 进货年统计表'
ClientHeight = 176
PixelsPerInch = 96
TextHeight = 16
object GroupBox2: TGroupBox [3]
Left = 4
Top = 116
Width = 237
Height = 53
Caption = '期间'
TabOrder = 3
object Label3: TLabel
Left = 8
Top = 24
Width = 40
Height = 16
Caption = '&4年度'
FocusControl = ED4
end
object ED4: TDBComboBox
Left = 52
Top = 21
Width = 61
Height = 24
Style = csDropDownList
DataField = 'TrsYear'
DataSource = DM.dsInput
ItemHeight = 16
Items.Strings = (
'90'
'91'
'92'
'93'
'94'
'95'
'96'
'97'
'98'
'99')
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -