unit1.dfm
来自「Delphi7应用编程150例 附书源码」· DFM 代码 · 共 34 行
DFM
34 行
object Form1: TForm1
Left = 129
Top = 169
Width = 313
Height = 258
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Chartfx1: TChartfx
Left = 8
Top = 8
Width = 289
Height = 217
TabOrder = 0
ControlData = {
DE1D00006D1600006000000000000102410200FFFFFFFF320032002800280002
00000000000000080001000000000000000000000000000000020000FFFF00C0
C0C000C0C0C000FFFFFF00FF1FFF1F0000000000010000000000000000080000
2008000060080000000800000008000000080000000800000008000000080000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000F0
3F02000400000000000000000000000000000059400000000000000000000000
000000000000000000}
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?