home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 October
/
Chip_2001-10_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d123456
/
CHEMPLOT.ZIP
/
TPlot
/
Dataedit.dfm
/
Dataedit.txt
Wrap
Text File
|
2001-07-26
|
11KB
|
302 lines
object DataEditorForm: TDataEditorForm
Left = 214
Top = 194
Width = 598
Height = 565
HelpContext = 3980
HorzScrollBar.Range = 545
VertScrollBar.Range = 66
ActiveControl = DataStringGrid
AutoScroll = False
Caption = 'Data Editor'
Font.Color = clWindowText
Font.Height = 21
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
PixelsPerInch = 120
ShowHint = True
OnCreate = FormCreate
OnResize = FormResize
TextHeight = 20
object ZDataLabel: TLabel
Left = 278
Top = 16
Width = 43
Height = 16
Caption = 'Z Data:'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
end
object SeriesNameLabel: TLabel
Left = 10
Top = 16
Width = 110
Height = 16
Caption = 'SeriesNameLabel'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
end
object DataStringGrid: TStringGrid
Left = 10
Top = 94
Width = 511
Height = 267
HelpContext = 6270
ColCount = 4
DefaultColWidth = 96
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
ParentFont = False
ScrollBars = ssVertical
TabOrder = 8
OnKeyDown = DataStringGridKeyDown
end
object HelpBitBtn: TBitBtn
Left = 10
Top = 440
Width = 121
Height = 33
HelpContext = 1862
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = HelpBitBtnClick
Kind = bkHelp
end
object CancelBitBtn: TBitBtn
Left = 140
Top = 440
Width = 121
Height = 33
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 4
Kind = bkCancel
end
object OKBitBtn: TBitBtn
Left = 270
Top = 440
Width = 121
Height = 33
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 5
Kind = bkOK
end
object AddRowBitBtn: TBitBtn
Left = 10
Top = 49
Width = 181
Height = 34
HelpContext = 5560
Cancel = True
Caption = 'Add Row'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = AddRowBitBtnClick
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F000000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
FFFFFFFF0000FFFFFFF222222FFFFFFF0000FFFFFF0000002FFFFFFF0000FFFF
FF0AAAA02FFFFFFF0000FFFFFF0AAAA02FFFFFFF0000FFFFFF0AAAA02FFFFFFF
0000FFFFFF0AAAA02FFFFFFF0000F222220AAAA02222222F00000000000AAAA0
0000002F00000AAAAAAAAAAAAAAAA02F00000AAAAAAAAAAAAAAAA02F00000AAA
AAAAAAAAAAAAA02F00000AAAAAAAAAAAAAAAA02F00000000000AAAA0000000FF
0000FFFFFF0AAAA02FFFFFFF0000FFFFFF0AAAA02FFFFFFF0000FFFFFF0AAAA0
2FFFFFFF0000FFFFFF0AAAA02FFFFFFF0000FFFFFF0AAAA02FFFFFFF0000FFFF
FF000000FFFFFFFF0000}
end
object DeleteRowBitBtn: TBitBtn
Left = 200
Top = 49
Width = 181
Height = 34
HelpContext = 5455
Cancel = True
Caption = 'Delete Row'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = DeleteRowBitBtnClick
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F000000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
FFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFF
FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF
0000FFFFFFFFFFFFFFFFFFFF0000F11111111111111111110000000000000000
0000000100000999999999999999990100000999999999999999990100000999
9999999999999901000009999999999999999901000009999999999999999901
00000000000000000000000F0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFF
FFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFF
FFFFFFFFFFFFFFFF0000}
end
object ZDataNEdit: TNEdit
Left = 400
Top = 11
Width = 121
Height = 24
HelpContext = 6420
DataType = dtSingle
Min = -3.4E38
Max = 3.4E38
NumericType = ntScientific
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
MaxLength = 32767
ParentFont = False
TabOrder = 2
Text = '0'
end
object CopyBitBtn: TBitBtn
Left = 400
Top = 49
Width = 121
Height = 32
Caption = 'Copy'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = CopyBitBtnClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
93337FFFF7737777733300000033333333337777773333333333}
NumGlyphs = 2
end
object ApplyBitBtn: TBitBtn
Left = 400
Top = 440
Width = 121
Height = 31
HelpContext = 6500
Caption = '&Apply'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = ApplyBitBtnClick
Glyph.Data = {
CE070000424DCE07000000000000360000002800000024000000120000000100
1800000000009807000000000000000000000000000000000000008284008284
0082840082840082840082848400008400008400008400008400008400000082
84008284008284008284008284008284008284008284008284008284008284FF
FFFF848284848284848284848284848284848284008284FFFFFF008284008284
0082840082840082840082008400000082840082848400000082000082000082
0000820000820000820084000084000000828400828400828400828400828484
8284848284FFFFFF008284848284008284008284008284008284008284008284
848284848284FFFFFF0082840082840082840082840082000082008400008400
0000820000820000820000820000820000820000820000820000820084000000
8284008284008284008284848284FFFFFF848284848284008284008284FFFFFF
FFFFFFFFFFFFFFFFFFFFFFFF008284008284848284FFFFFF0082840082840082
8400820000820000820000820000820000820000FF0000FF0000FF0000FF0000
FF00008200008200008200840000008284008284008284848284FFFFFF008284
008284008284FFFFFF848284848284848284848284848284FFFFFF0082840082
84848284FFFFFF00828400828400820000820000820000820000820000FF0000
828400828400828400828400828400FF00008200008200008200840000008284
008284848284FFFFFF008284008284FFFFFF8482840082840082840082840082
84008284848284FFFFFF008284008284848284FFFFFF00828400820000820000
820000820000820000828400828400828400828400828400828400828400FF00
008200008200840000008284008284848284FFFFFF0082840082848482840082
84008284008284008284008284008284008284848284FFFFFF008284848284FF
FFFF008284008200008200008200008200008200008200008284008284008284
00828400828400828400FF00840000840000840000008284008284848284FFFF
FFFFFFFFFFFFFFFFFFFF848284FFFFFF00828400828400828400828400828484
828484828484828484828400828400828400FF0000FF0000FF0000FF0000FF00
00FF0000FF000082840082840082840082840082840082840082840082840082
8400828400828484828484828484828484828484828484828484828400828400
8284008284008284008284008284008284008284008284008284008284008284
0082840082840082840082840082840082840082840082840082840082840082
8400828400828400828400828400828400828400828400828400828400828400
8284008284008284008284008284008284008284FFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFF0082840082840082840082840082840082840082840082840082
8400828400828400828484000084000084000084000084000084000000828400
8284FFFFFFFFFFFFFFFFFFFFFFFF008284008284008284008284008284008284
84828484828484828484828484828484828400828400FF008400008400008400
0000828400828400828400828400828400828400FF0000820000820000820000
8200008200840000008284848284848284848284848284FFFFFF008284008284
008284008284008284848284FFFFFF0082840082840082840082848482840082
8400FF0000820000820084000000828400828400828400828400828400828400
828400FF00008200008200008200008200840000008284848284FFFFFF008284
848284FFFFFF0082840082840082840082840082840082848482840082840082
8400828400828484828400828400828400FF0000820000820084000000828400
8284008284008284008284840000840000008200008200008200008200840000
008284008284848284008284008284848284FFFFFFFFFFFFFFFFFFFFFFFFFFFF
FF84828484828400828400828400828400828484828400828400828400FF0000
8200008200008200840000840000840000840000840000008200008200008200
008200008200008200840000008284008284848284FFFFFF0082840082848482
84848284848284848284848284008284008284008284FFFFFFFFFFFF00828484
828400828400828400828400FF00008200008200008200008200008200008200
00820000820000820000820000FF0000FF000082008400000082840082840082
84848284FFFFFFFFFFFF008284008284008284008284008284008284FFFFFFFF
FFFF848284848284FFFFFF84828400828400828400828400828400FF0000FF00
00820000820000820000820000820000820000FF0000FF0000828400828400FF
00008284008284008284008284008284848284848284FFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFF848284848284008284008284848284008284008284008284
00828400828400828400828400FF0000FF0000FF0000FF0000FF0000FF000082
8400828400828400828400828400828400828400828400828400828400828400
8284848284848284848284848284848284848284008284008284008284008284
0082840082840082840082840082840082840082840082840082840082840082
8400828400828400828400828400828400828400828400828400828400828400
8284008284008284008284008284008284008284008284008284008284008284
008284008284008284008284008284008284}
NumGlyphs = 2
end
end