📄 stock_enter_report.dfm
字号:
object frm_Stock_Enter_Report: Tfrm_Stock_Enter_Report
Left = 200
Top = 264
Width = 630
Height = 596
Caption = 'frm_Stock_Enter_Report'
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 622
Height = 569
Align = alClient
Caption = 'Panel1'
ParentColor = True
TabOrder = 0
object PageControl1: TPageControl
Left = 1
Top = 1
Width = 620
Height = 567
ActivePage = TabSheet1
Align = alClient
Style = tsFlatButtons
TabIndex = 0
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #12304#37319#36141#20837#24211#32479#35745#26597#35810#12305
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 612
Height = 113
Align = alTop
Caption = #32479#35745#26465#20214
TabOrder = 0
object CheckBox1: TCheckBox
Left = 12
Top = 27
Width = 112
Height = 17
Caption = #25353#20179#24211#21517#31216#32479#35745
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 288
Top = 27
Width = 112
Height = 17
Caption = #25353#24215#38754#21517#31216#32479#35745
TabOrder = 1
OnClick = CheckBox2Click
end
object CheckBox5: TCheckBox
Left = 12
Top = 87
Width = 112
Height = 17
Caption = #25353#20837#24211#26085#26399#32479#35745
TabOrder = 2
OnClick = CheckBox5Click
end
object CheckBox3: TCheckBox
Left = 12
Top = 57
Width = 112
Height = 17
Caption = #25353#21830#21697#32534#21495#32479#35745
TabOrder = 3
OnClick = CheckBox3Click
end
object CheckBox4: TCheckBox
Left = 288
Top = 57
Width = 112
Height = 17
Caption = #25353#21830#21697#21517#31216#32479#35745
TabOrder = 4
OnClick = CheckBox4Click
end
object CheckBox6: TCheckBox
Left = 288
Top = 87
Width = 120
Height = 17
Caption = #25353#20837#24211#26085#26399#27573#32479#35745
TabOrder = 5
OnClick = CheckBox6Click
end
object ComboBox1: TComboBox
Left = 121
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 6
Visible = False
end
object ComboBox2: TComboBox
Left = 398
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 7
Visible = False
end
object ComboBox3: TComboBox
Left = 121
Top = 54
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 8
Visible = False
end
object ComboBox4: TComboBox
Left = 398
Top = 54
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 9
Visible = False
end
object ComboBox5: TComboBox
Left = 121
Top = 84
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 10
Visible = False
end
object Edit_End: TMaskEdit
Left = 506
Top = 84
Width = 90
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 11
Text = ' - - '
Visible = False
end
object Edit_Start: TMaskEdit
Left = 410
Top = 84
Width = 90
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 12
Text = ' - - '
Visible = False
end
object DP1: TDateTimePicker
Left = 488
Top = 84
Width = 19
Height = 21
CalAlignment = dtaLeft
Date = 37993.8223323611
Time = 37993.8223323611
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 13
Visible = False
OnChange = DP1Change
end
object DP2: TDateTimePicker
Left = 578
Top = 84
Width = 19
Height = 21
CalAlignment = dtaLeft
Date = 37993.8223323611
Time = 37993.8223323611
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 14
Visible = False
OnChange = DP2Change
end
end
object Panel2: TPanel
Left = 0
Top = 113
Width = 612
Height = 41
Align = alTop
TabOrder = 1
object Cmd_R_Total: TSpeedButton
Left = 12
Top = 11
Width = 80
Height = 22
Caption = #32479#35745
OnClick = Cmd_R_TotalClick
end
object Cmd_R_Print: TSpeedButton
Left = 96
Top = 11
Width = 80
Height = 22
Caption = #25171#21360
end
object Cmd_R_Preview: TSpeedButton
Left = 184
Top = 11
Width = 80
Height = 22
Caption = #39044#35272
end
end
object Panel3: TPanel
Left = 0
Top = 154
Width = 612
Height = 382
Align = alClient
Caption = 'Panel3'
TabOrder = 2
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 610
Height = 380
Align = alClient
FixedColor = clSkyBlue
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
end
object TabSheet2: TTabSheet
Caption = #12304#37319#36141#36864#36135#32479#35745#26597#35810#12305
ImageIndex = 1
object Panel4: TPanel
Left = 0
Top = 154
Width = 612
Height = 382
Align = alClient
Caption = 'Panel3'
TabOrder = 0
object DBGrid2: TDBGrid
Left = 1
Top = 1
Width = 610
Height = 380
Align = alClient
FixedColor = clSkyBlue
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
object Panel5: TPanel
Left = 0
Top = 113
Width = 612
Height = 41
Align = alTop
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 12
Top = 11
Width = 80
Height = 22
Caption = #32479#35745
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 96
Top = 11
Width = 80
Height = 22
Caption = #25171#21360
end
object SpeedButton3: TSpeedButton
Left = 184
Top = 11
Width = 80
Height = 22
Caption = #39044#35272
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 612
Height = 113
Align = alTop
Caption = #32479#35745#26465#20214
TabOrder = 2
object CheckBox7: TCheckBox
Left = 12
Top = 27
Width = 112
Height = 17
Caption = #25353#20179#24211#21517#31216#32479#35745
TabOrder = 0
OnClick = CheckBox7Click
end
object CheckBox8: TCheckBox
Left = 288
Top = 27
Width = 112
Height = 17
Caption = #25353#24215#38754#21517#31216#32479#35745
TabOrder = 1
OnClick = CheckBox8Click
end
object CheckBox11: TCheckBox
Left = 12
Top = 87
Width = 112
Height = 17
Caption = #25353#36864#36135#26085#26399#32479#35745
TabOrder = 2
OnClick = CheckBox11Click
end
object CheckBox9: TCheckBox
Left = 12
Top = 57
Width = 112
Height = 17
Caption = #25353#21830#21697#32534#21495#32479#35745
TabOrder = 3
OnClick = CheckBox9Click
end
object CheckBox10: TCheckBox
Left = 288
Top = 57
Width = 112
Height = 17
Caption = #25353#21830#21697#21517#31216#32479#35745
TabOrder = 4
OnClick = CheckBox10Click
end
object CheckBox12: TCheckBox
Left = 288
Top = 87
Width = 120
Height = 17
Caption = #25353#20837#24211#26085#26399#27573#32479#35745
TabOrder = 5
OnClick = CheckBox12Click
end
object ComboBox7: TComboBox
Left = 121
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 6
Visible = False
end
object ComboBox8: TComboBox
Left = 398
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 7
Visible = False
end
object ComboBox9: TComboBox
Left = 121
Top = 54
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 8
Visible = False
end
object ComboBox10: TComboBox
Left = 398
Top = 54
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 9
Visible = False
end
object ComboBox11: TComboBox
Left = 121
Top = 84
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 10
Visible = False
end
object MaskEdit_End: TMaskEdit
Left = 506
Top = 84
Width = 90
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 11
Text = ' - - '
Visible = False
end
object MaskEdit_Start: TMaskEdit
Left = 410
Top = 84
Width = 90
Height = 21
EditMask = '!9999/99/00;1;_'
MaxLength = 10
TabOrder = 12
Text = ' - - '
Visible = False
end
object DP3: TDateTimePicker
Left = 488
Top = 84
Width = 19
Height = 21
CalAlignment = dtaLeft
Date = 37993.8223323611
Time = 37993.8223323611
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 13
Visible = False
OnChange = DP3Change
end
object DP4: TDateTimePicker
Left = 578
Top = 84
Width = 19
Height = 21
CalAlignment = dtaLeft
Date = 37993.8223323611
Time = 37993.8223323611
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 14
Visible = False
OnChange = DP4Change
end
end
end
end
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = True
Active = True
ControlUseTrueXPStyle = True
BtnRoundArc = 5
BtnOutLineBorderColor = 7552000
BtnInnerBorderMoveColor = 3257087
BtnInnerBorderFocusColor = 15183500
BtnSurfaceNormalColor = 16251903
BtnSurfaceDownColor = 14608359
BtnSurfaceBottomLineColor = 14608359
BtnSurfaceDownBottomLineColor = 15199215
RdoChkControlChkColor = 41472
ComboBoxChkColor = 9201994
ComboboxSurfaceMoveColor = 16771030
ControlDisabledBorderColor = 11913158
Left = 456
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -