?? in270.dfm
字號:
inherited fmIN270: TfmIN270
Caption = 'IN270 '#21830#21697#36827#38144#23384#27719#24635#34920
ClientHeight = 172
PixelsPerInch = 96
TextHeight = 16
inherited GroupBox1: TGroupBox
inherited DBEdit3: TDBEdit
Left = 124
end
end
object GroupBox2: TGroupBox [3]
Left = 4
Top = 88
Width = 221
Height = 77
Caption = #25805#20316#21306#38388
TabOrder = 3
object Label8: TLabel
Left = 12
Top = 52
Width = 40
Height = 16
Caption = '&4'#26376#20221
FocusControl = ED4
end
object Label7: TLabel
Left = 12
Top = 24
Width = 40
Height = 16
Caption = '&3'#24180#24230
FocusControl = ED3
end
object ED3: TDBComboBox
Left = 60
Top = 20
Width = 77
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
object ED4: TDBComboBox
Left = 60
Top = 48
Width = 77
Height = 24
Style = csDropDownList
DataField = 'TrsMonth'
DataSource = DM.dsInput
ItemHeight = 16
Items.Strings = (
'01'
'02'
'03'
'04'
'05'
'06'
'07'
'08'
'09'
'10'
'11'
'12')
TabOrder = 1
end
end
inherited qyTemp: TQuery
Top = 112
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -