📄 daterecipem.dfm
字号:
object DateRecipe: TDateRecipe
Left = 174
Top = 276
Width = 638
Height = 383
HorzScrollBar.Smooth = True
VertScrollBar.Smooth = True
Caption = #26085#22788#26041#27719#24635#26597#35810
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
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel3: TPanel
Left = 0
Top = 33
Width = 630
Height = 323
Align = alClient
BevelInner = bvLowered
BorderStyle = bsSingle
Caption = 'Panel3'
TabOrder = 0
object DBGrid3: TDBGrid
Left = 2
Top = 2
Width = 507
Height = 315
Align = alClient
DataSource = DataMzf2.DateRecipeSource
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'qrdate'
Title.Caption = #26085#26399
Width = 124
Visible = True
end
item
Expanded = False
FieldName = 'amou'
Title.Caption = #22788#26041#25968
Width = 128
Visible = True
end
item
Expanded = False
FieldName = 'ysmoney'
Title.Caption = #37329#39069
Width = 132
Visible = True
end>
end
object Panel1: TPanel
Left = 509
Top = 2
Width = 115
Height = 315
Align = alRight
TabOrder = 1
object Button1: TButton
Left = 10
Top = 32
Width = 57
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 10
Top = 72
Width = 57
Height = 25
Caption = #25171#21360
TabOrder = 1
OnClick = Button2Click
end
end
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 630
Height = 33
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 29
Width = 211
end
item
Break = False
Control = ToolBar2
ImageIndex = -1
Width = 413
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 198
Height = 29
ButtonHeight = 24
ButtonWidth = 24
Caption = 'ToolBar1'
TabOrder = 0
object Panel2: TPanel
Left = 0
Top = 2
Width = 193
Height = 24
TabOrder = 0
object Label4: TLabel
Left = 1
Top = 5
Width = 24
Height = 16
Caption = #24320#22987
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 98
Top = 5
Width = 24
Height = 16
Caption = #32467#26463
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DateTimePicker3: TDateTimePicker
Left = 26
Top = 3
Width = 69
Height = 18
CalAlignment = dtaLeft
Date = 36714
Time = 36714
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 72
Top = 3
Width = 22
Height = 18
CalAlignment = dtaLeft
Date = 36714
Time = 36714
DateFormat = dfShort
DateMode = dmComboBox
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Kind = dtkDate
ParseInput = False
TabOrder = 1
OnChange = DateTimePicker1Change
end
object DateTimePicker4: TDateTimePicker
Left = 123
Top = 3
Width = 67
Height = 18
CalAlignment = dtaLeft
Date = 36714.9999884259
Time = 36714.9999884259
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -