📄 mealcountform.dfm
字号:
object FrmMealCount: TFrmMealCount
Left = 285
Top = 113
BorderStyle = bsToolWindow
Caption = #29992#39184#32479#35745
ClientHeight = 301
ClientWidth = 569
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 13
Caption = #36873#25321#26085#26399#65306
end
object Label2: TLabel
Left = 16
Top = 80
Width = 60
Height = 13
Caption = #29992#39184#21488#27425#65306
end
object Label4: TLabel
Left = 16
Top = 112
Width = 60
Height = 13
Caption = #24212#25910#37329#39069#65306
end
object Label5: TLabel
Left = 16
Top = 144
Width = 60
Height = 13
Caption = #29616#37329#37329#39069#65306
end
object Label6: TLabel
Left = 16
Top = 176
Width = 60
Height = 13
Caption = #25903#31080#37329#39069#65306
end
object Label7: TLabel
Left = 16
Top = 208
Width = 60
Height = 13
Caption = #26410#20184#37329#39069#65306
end
object Label8: TLabel
Left = 16
Top = 240
Width = 60
Height = 13
Caption = #19981#20184#37329#39069#65306
end
object Label9: TLabel
Left = 16
Top = 272
Width = 48
Height = 13
Caption = #20928#25910#20837#65306
end
object DateTimePicker1: TDateTimePicker
Left = 96
Top = 16
Width = 186
Height = 21
Date = 37599.406741365740000000
Time = 37599.406741365740000000
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
OnCloseUp = DateTimePicker1CloseUp
end
object Edit1: TEdit
Left = 96
Top = 72
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
Ctl3D = True
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
Text = '0'
end
object Edit3: TEdit
Left = 96
Top = 104
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ReadOnly = True
TabOrder = 2
Text = '0.00'
end
object Edit4: TEdit
Left = 96
Top = 136
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ReadOnly = True
TabOrder = 3
Text = '0.00'
end
object Edit5: TEdit
Left = 96
Top = 168
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ReadOnly = True
TabOrder = 4
Text = '0.00'
end
object Edit6: TEdit
Left = 96
Top = 200
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ReadOnly = True
TabOrder = 5
Text = '0.00'
end
object Edit7: TEdit
Left = 96
Top = 232
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ReadOnly = True
TabOrder = 6
Text = '0.00'
end
object Edit8: TEdit
Left = 96
Top = 264
Width = 185
Height = 21
BiDiMode = bdLeftToRight
Color = clActiveBorder
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentBiDiMode = False
ReadOnly = True
TabOrder = 7
Text = '0.00'
end
object DBGrid1: TDBGrid
Left = 288
Top = 16
Width = 265
Height = 273
DataSource = Data.DataSEnd
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 8
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -