?? dl280.dfm
字號(hào):
inherited fmDL280: TfmDL280
Caption = 'DL280 客戶銷售年統(tǒng)計(jì)表'
ClientHeight = 174
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
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -