📄 profit.dfm
字号:
object ProfitFrm: TProfitFrm
Left = 167
Top = 126
Width = 542
Height = 355
Caption = #32463#33829#21033#28070#32479#35745
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 32
Top = 16
Width = 465
Height = 73
Caption = #36873#25321#32479#35745#26102#38388#27573
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 32
Width = 12
Height = 13
Caption = #20174
end
object Label2: TLabel
Left = 152
Top = 32
Width = 12
Height = 13
Caption = #21040
end
object Button1: TButton
Left = 288
Top = 32
Width = 65
Height = 25
Caption = #26597' '#30475
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 48
Top = 32
Width = 97
Height = 21
Date = 37909.886388888890000000
Time = 37909.886388888890000000
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 176
Top = 32
Width = 97
Height = 21
Date = 37909.886407893520000000
Time = 37909.886407893520000000
TabOrder = 2
end
object Button2: TButton
Left = 376
Top = 32
Width = 67
Height = 25
Caption = #36820' '#22238
TabOrder = 3
end
end
object GroupBox2: TGroupBox
Left = 32
Top = 112
Width = 465
Height = 185
Caption = #38144#21806#19994#32489
TabOrder = 1
object StringGrid1: TStringGrid
Left = 24
Top = 32
Width = 425
Height = 120
FixedCols = 0
RowCount = 3
TabOrder = 0
ColWidths = (
95
74
63
55
64)
end
end
object ADOQuery1: TADOQuery
Connection = LoginFrm.ADOConnection1
Parameters = <>
Left = 240
Top = 8
end
object ADOQuery2: TADOQuery
Connection = LoginFrm.ADOConnection1
Parameters = <>
Left = 296
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -