📄 u_form_datacheck_4.dfm
字号:
object Form_DataCheck_4: TForm_DataCheck_4
Left = 5
Top = 14
Width = 1000
Height = 699
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = #37202#24211#38144#21806#35843#31080#25968#25454#19982#21253#35013#29289#25968#25454#26680#23545
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 5
Top = 3
Width = 983
Height = 656
TabOrder = 0
object Label23: TLabel
Left = 13
Top = 24
Width = 64
Height = 16
Caption = #24320#22987#26085#26399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 201
Top = 25
Width = 64
Height = 16
Caption = #32467#26463#26085#26399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Grid1: TEasyGrid
Left = 7
Top = 85
Width = 353
Height = 564
ClientSizeable = True
CellAlignMode = taCenter
CellFontSize = 12
ColCount = 9
Ctl3D = False
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
ParentCtl3D = False
GridCanCopyMove = False
GridCanFill = False
TabOrder = 0
ShowColTitle = False
ShowRowTitle = False
ColWidths = (
80
80
80
80
80
80
80
80
80)
RowHeights = (
30
30
30
30
30)
end
object Grid2: TEasyGrid
Left = 363
Top = 85
Width = 320
Height = 564
ClientSizeable = True
CellAlignMode = taCenter
CellFontSize = 12
ColCount = 9
Ctl3D = False
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
ParentCtl3D = False
GridCanCopyMove = False
GridCanFill = False
TabOrder = 1
ShowColTitle = False
ShowRowTitle = False
ColWidths = (
80
80
80
80
80
80
-1
80
80)
RowHeights = (
30
30
30
30
30)
end
object Grid3: TEasyGrid
Left = 685
Top = 85
Width = 292
Height = 564
ClientSizeable = True
CellAlignMode = taCenter
CellFontSize = 12
ColCount = 9
Ctl3D = False
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
ParentCtl3D = False
GridCanCopyMove = False
GridCanFill = False
TabOrder = 2
ShowColTitle = False
ShowRowTitle = False
ColWidths = (
80
80
80
80
80
80
-1
80
80)
RowHeights = (
30
30
30
30
30)
end
object GroupBox2: TGroupBox
Left = 7
Top = 52
Width = 354
Height = 34
TabOrder = 3
object Label1: TLabel
Left = 120
Top = 11
Width = 144
Height = 16
Caption = #24403#22825#20184#20986#30340#38144#21806#37202#31080
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object GroupBox3: TGroupBox
Left = 363
Top = 52
Width = 321
Height = 34
TabOrder = 4
object Label2: TLabel
Left = 90
Top = 11
Width = 128
Height = 16
Caption = #24403#22825#20351#29992#30340#39564#25910#31080
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object GroupBox4: TGroupBox
Left = 685
Top = 52
Width = 293
Height = 34
TabOrder = 5
object Label3: TLabel
Left = 90
Top = 11
Width = 128
Height = 16
Caption = #24403#22825#20351#29992#30340#25276#37329#31080
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object beginDate: TMaskEdit
Left = 82
Top = 18
Width = 93
Height = 21
EditMask = '9999-99-99;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 6
Text = ' - - '
end
object _beginDate: TDateTimePicker
Left = 175
Top = 19
Width = 18
Height = 25
Date = 38656.399961840280000000
Time = 38656.399961840280000000
DateFormat = dfLong
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 7
end
object endDate: TMaskEdit
Left = 270
Top = 19
Width = 94
Height = 21
EditMask = '9999-99-99;1;_'
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 8
Text = ' - - '
end
object _endDate: TDateTimePicker
Left = 363
Top = 20
Width = 19
Height = 25
Date = 38656.399961840280000000
Time = 38656.399961840280000000
DateFormat = dfLong
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 9
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -