?? drsj.dfm
字號:
object drsj_Form: Tdrsj_Form
Left = 8
Top = 8
Width = 572
Height = 251
Caption = #23548#20837#26032#29983#25968#25454
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OldCreateOrder = True
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object ListView1: TListView
Left = 0
Top = 49
Width = 564
Height = 168
Align = alClient
Columns = <
item
Caption = #23398#21495
Width = 60
end
item
Caption = #22995#21517
Width = 60
end
item
Caption = #24615#21035
end
item
Caption = #20986#29983#24180#26376
Width = 60
end
item
Caption = #23478#24237#22320#22336
Width = 80
end
item
Caption = #32852#31995#30005#35805
Width = 60
end
item
Caption = #37038#25919#32534#30721
Width = 60
end
item
Caption = #19987#19994#20195#30721
Width = 60
end
item
Caption = #31995#21035#20195#30721
Width = 60
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 1
ViewStyle = vsReport
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 564
Height = 49
Align = alTop
TabOrder = 0
object cmdopen: TButton
Left = 24
Top = 16
Width = 75
Height = 25
Caption = #25171#24320#25991#20214
TabOrder = 0
OnClick = cmdopenClick
end
object cmdin: TButton
Left = 128
Top = 16
Width = 75
Height = 25
Caption = #25968#25454#23548#20837
TabOrder = 1
OnClick = cmdinClick
end
object cmdclose: TButton
Left = 224
Top = 16
Width = 57
Height = 25
Caption = #21462' '#28040
TabOrder = 2
OnClick = cmdcloseClick
end
end
object OpenDialog1: TOpenDialog
Filter = '(*.xls)|*.xls'
Left = 392
Top = 16
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -