?? epr_selectunit2.~dfm
字號:
object Epr_Select2: TEpr_Select2
Left = 123
Top = 120
BorderIcons = []
BorderStyle = bsSingle
Caption = #35831#36873#25321#20225#19994
ClientHeight = 437
ClientWidth = 567
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 567
Height = 437
Align = alClient
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 267
Top = 100
Width = 36
Height = 35
Hint = #28155#21152
Caption = '>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 267
Top = 169
Width = 36
Height = 35
Hint = #20840#37096#28155#21152
Caption = '>>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 267
Top = 238
Width = 36
Height = 35
Hint = #21024#38500
Caption = '<'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 267
Top = 308
Width = 36
Height = 35
Hint = #20840#37096#21024#38500
Caption = '<<'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton4Click
end
object ListView1: TListView
Left = 11
Top = 57
Width = 233
Height = 314
Columns = <
item
Caption = #21333#20301#20195#30721
MaxWidth = 100
MinWidth = 100
Width = 100
end
item
Caption = #21333#20301#21517#31216
MaxWidth = 125
MinWidth = 125
Width = 125
end>
RowSelect = True
SortType = stText
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = ListView1SelectItem
end
object ListView2: TListView
Left = 323
Top = 57
Width = 233
Height = 314
Columns = <
item
Caption = #21333#20301#20195#30721
MaxWidth = 100
MinWidth = 100
Width = 100
end
item
Caption = #21333#20301#21517#31216
MaxWidth = 125
MinWidth = 125
Width = 125
end>
RowSelect = True
SortType = stText
TabOrder = 1
ViewStyle = vsReport
OnSelectItem = ListView2SelectItem
end
object Panel2: TPanel
Left = 10
Top = 374
Width = 547
Height = 52
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 2
object BitBtn1: TBitBtn
Left = 91
Top = 11
Width = 81
Height = 29
Caption = #30830#23450
ModalResult = 1
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 234
Top = 11
Width = 81
Height = 29
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 374
Top = 11
Width = 79
Height = 28
Caption = #37325#26032#36873#25321
TabOrder = 2
OnClick = BitBtn3Click
end
end
object Panel3: TPanel
Left = 11
Top = 2
Width = 545
Height = 53
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 3
object Label1: TLabel
Left = 21
Top = 21
Width = 60
Height = 13
AutoSize = False
Caption = #32479#35745#24180#20221#65306
end
object Label2: TLabel
Left = 325
Top = 21
Width = 60
Height = 13
AutoSize = False
Caption = #32479#35745#24180#20221#65306
end
object ComboBox1: TComboBox
Left = 99
Top = 18
Width = 106
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = ComboBox1Change
Items.Strings = (
'2000'
'2001'
'2002'
'2003'
'2004'
'2005'
'2006'
'2007'
'2008'
'2009'
'2010')
end
object ComboBox2: TComboBox
Left = 403
Top = 18
Width = 106
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
Items.Strings = (
'2000'
'2001'
'2002'
'2003'
'2004'
'2005'
'2006'
'2007'
'2008'
'2009'
'2010')
end
end
end
object ADOQuery1: TADOQuery
Connection = BusTradeDataModule.ADOConnection1
Parameters = <>
Left = 100
Top = 114
end
object ADOQuery2: TADOQuery
Connection = BusTradeDataModule.ADOConnection1
Parameters = <>
Left = 88
Top = 17
end
object ADOQuery3: TADOQuery
Connection = BusTradeDataModule.ADOConnection1
Parameters = <>
Left = 392
Top = 96
end
object ADOCommand1: TADOCommand
Connection = BusTradeDataModule.ADOConnection1
Parameters = <>
Left = 400
Top = 208
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -