📄 mrecord.dfm
字号:
object mRecordForm: TmRecordForm
Left = 211
Top = 157
Width = 696
Height = 466
BorderIcons = [biSystemMenu]
Caption = #29616#37329#26085#35760#24080
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 19
object Label8: TLabel
Left = 8
Top = 408
Width = 60
Height = 19
Caption = #21512#35745#65306
end
object hjLabel: TLabel
Left = 72
Top = 408
Width = 40
Height = 19
Caption = '0.00'
end
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 473
Height = 65
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 19
Caption = #26085#26399#20174
end
object Label2: TLabel
Left = 232
Top = 24
Width = 20
Height = 19
Caption = #33267
end
object searchButton: TSpeedButton
Left = 416
Top = 24
Width = 41
Height = 25
Caption = #26597#25214
OnClick = searchButtonClick
end
object Date1: TDateTimePicker
Left = 80
Top = 24
Width = 137
Height = 24
CalAlignment = dtaLeft
Date = 39361.7267093403
Time = 39361.7267093403
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 0
end
object Date2: TDateTimePicker
Left = 264
Top = 24
Width = 137
Height = 24
CalAlignment = dtaLeft
Date = 39361.7267093403
Time = 39361.7267093403
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 1
end
end
object delBtn: TBitBtn
Left = 520
Top = 16
Width = 73
Height = 33
Caption = #21024#38500
TabOrder = 1
OnClick = delBtnClick
end
object closeBtn: TBitBtn
Left = 600
Top = 16
Width = 73
Height = 33
Caption = #36864#20986
TabOrder = 2
OnClick = closeBtnClick
end
object GroupBox2: TGroupBox
Left = 8
Top = 72
Width = 673
Height = 105
Caption = #35760#24080
TabOrder = 3
object Label3: TLabel
Left = 16
Top = 32
Width = 80
Height = 19
Caption = #35760#24080#26085#26399
end
object Label4: TLabel
Left = 248
Top = 32
Width = 40
Height = 19
Caption = #25688#35201
end
object Label5: TLabel
Left = 16
Top = 72
Width = 40
Height = 19
Caption = #31185#30446
end
object Label6: TLabel
Left = 248
Top = 72
Width = 40
Height = 19
Caption = #20511#26041
end
object Label7: TLabel
Left = 408
Top = 72
Width = 40
Height = 19
Caption = #36151#26041
end
object postBtn: TSpeedButton
Left = 592
Top = 64
Width = 73
Height = 25
Caption = #25552#20132
OnClick = postBtnClick
end
object Date3: TDateTimePicker
Left = 104
Top = 24
Width = 137
Height = 24
CalAlignment = dtaLeft
Date = 39361.7267093403
Time = 39361.7267093403
DateFormat = dfLong
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 0
end
object Edit1: TEdit
Left = 288
Top = 24
Width = 377
Height = 27
TabOrder = 1
end
object Edit3: TEdit
Left = 296
Top = 64
Width = 105
Height = 27
TabOrder = 2
Text = '0'
end
object Edit4: TEdit
Left = 448
Top = 64
Width = 129
Height = 27
TabOrder = 3
Text = '0'
end
object ComboBox1: TComboBox
Left = 56
Top = 64
Width = 185
Height = 27
ItemHeight = 19
TabOrder = 4
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 184
Width = 673
Height = 217
ReadOnly = True
TabOrder = 4
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -19
TitleFont.Name = #38582#20070
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #26085#26399
Width = 66
Visible = True
end
item
Expanded = False
FieldName = #25688#35201
Width = 310
Visible = True
end
item
Expanded = False
FieldName = #31185#30446
Visible = True
end
item
Expanded = False
FieldName = #20511#26041
Visible = True
end
item
Expanded = False
FieldName = #36151#26041
Visible = True
end
item
Expanded = False
FieldName = #32467#20313
Visible = True
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -