📄 pas_income.dfm
字号:
object Form_Income: TForm_Income
Left = 178
Top = 106
Width = 869
Height = 631
Caption = #25151#23376#25910#30410
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 312
Width = 65
Height = 13
AutoSize = False
Caption = #25151#23376#32534#21495
end
object Label6: TLabel
Left = 352
Top = 320
Width = 65
Height = 17
AutoSize = False
Caption = #24320#22987#26102#38388
end
object Label2: TLabel
Left = 352
Top = 360
Width = 57
Height = 13
AutoSize = False
Caption = #32467#26463#26102#38388
end
object Label3: TLabel
Left = 736
Top = 328
Width = 81
Height = 13
AutoSize = False
Caption = #25910#30410#32467#26524
end
object Label4: TLabel
Left = 552
Top = 312
Width = 65
Height = 13
AutoSize = False
Caption = #25910#20837#32467#26524
end
object Label5: TLabel
Left = 552
Top = 352
Width = 57
Height = 13
AutoSize = False
Caption = #25903#20986#32467#26524
end
object Label7: TLabel
Left = 56
Top = 344
Width = 65
Height = 13
AutoSize = False
Caption = #19994#21153#21592#32534#21495
end
object Label8: TLabel
Left = 56
Top = 368
Width = 65
Height = 13
AutoSize = False
Caption = #37096#38376#32534#21495
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 921
Height = 33
ButtonHeight = 31
ButtonWidth = 57
Caption = 'ToolBar1'
Color = clGreen
ParentColor = False
TabOrder = 0
object selecthouse: TSpeedButton
Left = 0
Top = 2
Width = 96
Height = 31
Cursor = crHandPoint
Hint = #21487#20197#27169#31946#26597#35810#21517#23383
Caption = #26597#35810#25151#23376'(F1)'
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = selecthouseClick
end
object seller: TSpeedButton
Left = 96
Top = 2
Width = 96
Height = 31
Cursor = crHandPoint
Hint = #21487#20197#27169#31946#26597#35810#21517#23383
Caption = #26597#35810#19994#21153#21592
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = sellerClick
end
object depart: TSpeedButton
Left = 192
Top = 2
Width = 96
Height = 31
Cursor = crHandPoint
Hint = #21487#20197#27169#31946#26597#35810#21517#23383
Caption = #26597#35810#37096#38376
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = departClick
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 381
Width = 921
Height = 264
Align = alBottom
DataSource = DM2.ds_income2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit_sy: TEdit
Left = 800
Top = 328
Width = 121
Height = 21
Color = clYellow
TabOrder = 2
end
object dtp_starttime: TDateTimePicker
Left = 424
Top = 312
Width = 113
Height = 21
Date = 39147.955136168980000000
Time = 39147.955136168980000000
Color = clWhite
TabOrder = 3
end
object dtp_endtime: TDateTimePicker
Left = 424
Top = 352
Width = 121
Height = 21
Date = 39147.955136168980000000
Time = 39147.955136168980000000
Color = clWhite
TabOrder = 4
end
object DBGrid2: TDBGrid
Left = 0
Top = 33
Width = 921
Height = 256
Align = alTop
DataSource = DM2.ds_income
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit_sr: TEdit
Left = 616
Top = 304
Width = 121
Height = 21
Color = clYellow
TabOrder = 6
end
object Edit_zc: TEdit
Left = 616
Top = 352
Width = 121
Height = 21
Color = clYellow
TabOrder = 7
end
object cb_houseno: TComboBox
Left = 128
Top = 312
Width = 217
Height = 21
ItemHeight = 13
TabOrder = 8
OnDropDown = cb_housenoDropDown
end
object cb_sellerno: TComboBox
Left = 128
Top = 336
Width = 217
Height = 21
ItemHeight = 13
TabOrder = 9
OnDropDown = cb_sellernoDropDown
end
object cb_departno: TComboBox
Left = 128
Top = 360
Width = 217
Height = 21
ItemHeight = 13
TabOrder = 10
OnDropDown = cb_departnoDropDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -