24 lines
425 B
Plaintext
24 lines
425 B
Plaintext
object CurvesControl: TCurvesControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 542
|
|
Height = 440
|
|
DoubleBuffered = True
|
|
Color = clBlack
|
|
ParentBackground = False
|
|
ParentColor = False
|
|
ParentDoubleBuffered = False
|
|
TabOrder = 0
|
|
object Host: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 542
|
|
Height = 440
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
Color = clBlack
|
|
ParentBackground = False
|
|
TabOrder = 0
|
|
end
|
|
end
|