窗體文件:object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClIEntHeight = 172
ClIEntWidth = 336
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PaintBox1: TPaintBox
Left = 0
Top = 0
Width = 237
Height = 172
Align = alClIEnt
OnPaint = PaintBox1Paint
ExplicitLeft = 120
ExplicitTop = 48
ExplicitWidth = 105
ExplicitHeight = 105
end
object Panel1: TPanel
Left = 237
Top = 0
Width = 99
Height = 172
Align = alRight
TabOrder = 0
ExplicitLeft = 225
ExplicitHeight = 170
object Button1: TButton
Left = 14
Top = 10
Width = 75
Height = 25
Caption = #21021#22987#21270
TabOrder = 0
end
object TrackBar1: TTrackBar
Left = 0
Top = 37
Width = 100
Height = 20
ShowSelRange = False
TabOrder = 1
OnChange = TrackBar1Change
end
object TrackBar2: TTrackBar
Left = 0
Top = 59
Width = 100
Height = 20
ShowSelRange = False
TabOrder = 2
OnChange = TrackBar2Change
end
object TrackBar3: TTrackBar
Left = 0
Top = 81
Width = 100
Height = 20
ShowSelRange = False
TabOrder = 3
OnChange = TrackBar3Change
end
object TrackBar4: TTrackBar
Left = 0
Top = 103
Width = 100
Height = 20
ShowSelRange = False
TabOrder = 4
OnChange = TrackBar4Change
end
object TrackBar5: TTrackBar
Left = 0
Top = 125
Width = 100
Height = 20
ShowSelRange = False
TabOrder = 5
OnChange = TrackBar5Change
end
object TrackBar6: TTrackBar
Left = 0
Top = 147
Width = 100
Height = 20
ShowSelRange = False
TabOrder = 6
OnChange = TrackBar6Change
end
end
end