28 lines
508 B
Plaintext
28 lines
508 B
Plaintext
|
inherited ManualFrame: TManualFrame
|
||
|
Width = 544
|
||
|
Height = 49
|
||
|
ParentFont = False
|
||
|
ExplicitWidth = 544
|
||
|
ExplicitHeight = 49
|
||
|
object ValueTrackBar: TTrackBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 544
|
||
|
Height = 41
|
||
|
Align = alTop
|
||
|
Max = 255
|
||
|
Frequency = 5
|
||
|
PositionToolTip = ptBottom
|
||
|
ShowSelRange = False
|
||
|
TabOrder = 0
|
||
|
TickMarks = tmBoth
|
||
|
end
|
||
|
object UpdateTimer: TTimer
|
||
|
Enabled = False
|
||
|
Interval = 100
|
||
|
OnTimer = UpdateTimerTimer
|
||
|
Left = 488
|
||
|
Top = 8
|
||
|
end
|
||
|
end
|