?? ureturn.dfm
字號(hào):
object frmReturn: TfrmReturn
Left = 100
Top = 110
Width = 696
Height = 457
Caption = #24402#36824#30331#35760
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 435
Height = 360
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object Btn_Right: TSpeedButton
Left = 392
Top = 70
Width = 32
Height = 31
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333FFF333333333333000333333333
3333777FFF3FFFFF33330B000300000333337F777F777773F333000E00BFBFB0
3333777F773333F7F333000E0BFBF0003333777F7F3337773F33000E0FBFBFBF
0333777F7F3333FF7FFF000E0BFBF0000003777F7F3337777773000E0FBFBFBF
BFB0777F7F33FFFFFFF7000E0BF000000003777F7FF777777773000000BFB033
33337777773FF733333333333300033333333333337773333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
OnClick = Btn_RightClick
end
object Btn_Left: TSpeedButton
Left = 392
Top = 140
Width = 32
Height = 31
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333333333333333333333333333333333333333333333FF333333333333
3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00
E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0
E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0
E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00
000033333373FF77777733333330003333333333333777333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
OnClick = Btn_LeftClick
end
object Btn_AllLeft: TSpeedButton
Left = 392
Top = 175
Width = 32
Height = 31
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003333333333333777333333333333
300033FFFFFF3333377739999993333333333777777F3333333F399999933333
3300377777733333337733333333333333003333333333333377333333333333
3333333333333333333F333333333333330033333F33333333773333C3333333
330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
333333377F33333333FF3333C333333330003333733333333777333333333333
3000333333333333377733333333333333333333333333333333}
NumGlyphs = 2
OnClick = Btn_AllLeftClick
end
object Label1: TLabel
Left = 21
Top = 9
Width = 72
Height = 13
Caption = #24050#20511#20986#21015#34920#65306
end
object wwDBGrid1: TwwDBGrid
Left = 17
Top = 29
Width = 360
Height = 277
IniAttributes.Delimiter = ';;'
TitleColor = clBtnFace
FixedCols = 0
ShowHorzScrollBar = True
DataSource = DS_Return
Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgWordWrap]
TabOrder = 0
TitleAlignment = taLeftJustify
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
TitleLines = 1
TitleButtons = False
OnDblClick = wwDBGrid1DblClick
end
object wwDBNavigator1: TwwDBNavigator
Left = 96
Top = 320
Width = 275
Height = 25
DataSource = DS_Return
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwDBNavigator1First: TwwNavButton
Left = 0
Top = 0
Width = 25
Height = 25
Hint = 'Move to first record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1First'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 0
Style = nbsFirst
end
object wwDBNavigator1Prior: TwwNavButton
Left = 25
Top = 0
Width = 25
Height = 25
Hint = 'Move to prior record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1Prior'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 1
Style = nbsPrior
end
object wwDBNavigator1Next: TwwNavButton
Left = 50
Top = 0
Width = 25
Height = 25
Hint = 'Move to next record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1Next'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 2
Style = nbsNext
end
object wwDBNavigator1Last: TwwNavButton
Left = 75
Top = 0
Width = 25
Height = 25
Hint = 'Move to last record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1Last'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 3
Style = nbsLast
end
object wwDBNavigator1Refresh: TwwNavButton
Left = 100
Top = 0
Width = 25
Height = 25
Hint = 'Refresh the contents of the dataset'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1Refresh'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 4
Style = nbsRefresh
end
object wwDBNavigator1SaveBookmark: TwwNavButton
Left = 125
Top = 0
Width = 25
Height = 25
Hint = 'Bookmark current record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1SaveBookmark'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 5
Style = nbsSaveBookmark
end
object wwDBNavigator1RestoreBookmark: TwwNavButton
Left = 150
Top = 0
Width = 25
Height = 25
Hint = 'Go back to saved bookmark'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1RestoreBookmark'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 6
Style = nbsRestoreBookmark
end
object wwDBNavigator1FilterDialog: TwwNavButton
Left = 175
Top = 0
Width = 25
Height = 25
Hint = #36807#28388#26597#25214
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = #36807#28388#26597#25214
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
ParentShowHint = False
ShowHint = True
Index = 7
Style = nbsFilterDialog
end
object wwDBNavigator1RecordViewDialog: TwwNavButton
Left = 200
Top = 0
Width = 25
Height = 25
Hint = 'View current record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1RecordViewDialog'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 8
Style = nbsRecordViewDialog
end
object wwDBNavigator1LocateDialog: TwwNavButton
Left = 225
Top = 0
Width = 25
Height = 25
Hint = 'Locate a specific record'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1LocateDialog'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 9
Style = nbsLocateDialog
end
object wwDBNavigator1SearchDialog: TwwNavButton
Left = 250
Top = 0
Width = 25
Height = 25
Hint = 'Search the dataset'
ImageIndex = -1
NumGlyphs = 2
Spacing = 4
Transparent = False
Caption = 'wwDBNavigator1SearchDialog'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 10
Style = nbsSearchDialog
end
end
end
object Panel2: TPanel
Left = 435
Top = 0
Width = 253
Height = 360
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object Label2: TLabel
Left = 6
Top = 262
Width = 65
Height = 13
AutoSize = False
Caption = #24402#36824#26102#38388#65306
end
object Label3: TLabel
Left = 21
Top = 9
Width = 60
Height = 13
Caption = #24402#36824#21015#34920#65306
end
object Label4: TLabel
Left = 13
Top = 291
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object DateTimePicker1: TDateTimePicker
Left = 69
Top = 259
Width = 121
Height = 21
CalAlignment = dtaLeft
Date = 38028.0624574421
Time = 38028.0624574421
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object wwDBGrid2: TwwDBGrid
Left = 16
Top = 28
Width = 225
Height = 213
Selected.Strings = (
#19987#36753#21517#9'14'#9#19987#36753#21517
#27468#26143#9'10'#9#27468#26143)
IniAttributes.Delimiter = ';;'
TitleColor = clBtnFace
FixedCols = 0
ShowHorzScrollBar = True
DataSource = DS_List
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgWordWrap]
TabOrder = 1
TitleAlignment = taLeftJustify
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
TitleLines = 1
TitleButtons = False
OnDblClick = wwDBGrid2DblClick
end
object DBMemo1: TDBMemo
Left = 69
Top = 288
Width = 178
Height = 61
DataField = #22791#27880
DataSource = DS_Return
TabOrder = 2
end
end
object Panel3: TPanel
Left = 0
Top = 360
Width = 688
Height = 70
Align = alBottom
TabOrder = 2
object Button1: TButton
Left = 552
Top = 24
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 24
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 1
Visible = False
OnClick = Button2Click
end
object Button3: TButton
Left = 192
Top = 24
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
Visible = False
OnClick = Button3Click
end
object Button4: TButton
Left = 272
Top = 24
Width = 75
Height = 25
Caption = #25918#24323
TabOrder = 3
Visible = False
OnClick = Button4Click
end
object Button5: TButton
Left = 368
Top = 24
Width = 75
Height = 25
Caption = #36951#22833
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 456
Top = 24
Width = 75
Height = 25
Caption = #24402#36824
TabOrder = 5
OnClick = Button6Click
end
end
object Ado_Return: TADOQuery
Connection = DM.ADO_Con
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select a.*,b.'#30879#29255#19987#36753#21517',b.'#27468#26143
'from '#20511#38405#34920' a,'#30879#29255#34920' b'
'where a.'#30879#29255'ID=b.'#30879#29255'ID'
'and '#20511#38405#29366#24577'='#39#20511#20986#39)
Left = 288
Top = 72
end
object Ado_list: TADOQuery
Connection = DM.ADO_Con
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select Temp,Temp1 As '#19987#36753#21517',Temp2 As '#27468#26143
'from Temp')
Left = 640
Top = 40
end
object DS_Return: TDataSource
DataSet = Ado_Return
Left = 248
Top = 64
end
object DS_List: TDataSource
DataSet = Ado_list
Left = 640
Top = 80
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -