home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun CD 69
/
OTACD69.bin
/
archive
/
etc
/
Nloader
/
Nloader.lzh
/
Nloader.exe
/
0
/
RCDATA
/
TSLIDEFORM
/
TSLIDEFORM.txt
Wrap
Text File
|
2004-08-23
|
3KB
|
143 lines
object SlideForm: TSlideForm
Left = 356
Top = 216
BorderStyle = bsDialog
Caption = #20877#29983
ClientHeight = 426
ClientWidth = 632
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object UpPanel: TPanel
Left = 0
Top = 0
Width = 632
Height = 368
Align = alClient
TabOrder = 0
object ScrollBox: TScrollBox
Left = 1
Top = 1
Width = 630
Height = 366
Align = alClient
AutoSize = True
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
TabOrder = 0
object PaintBox: TPaintBox
Left = 0
Top = 0
Width = 105
Height = 105
OnMouseDown = PaintBoxMouseDown
OnPaint = PaintBoxPaint
end
end
end
object DownPanel: TPanel
Left = 0
Top = 368
Width = 632
Height = 58
Align = alBottom
TabOrder = 1
object Label1: TLabel
Left = 240
Top = 16
Width = 24
Height = 12
Caption = #31186#38291
end
object Label2: TLabel
Left = 336
Top = 16
Width = 12
Height = 12
Caption = #26522
end
object PlayButton: TButton
Left = 360
Top = 16
Width = 75
Height = 25
Caption = #20877#29983
TabOrder = 0
OnClick = PlayButtonClick
end
object RateEdit: TEdit
Left = 272
Top = 8
Width = 41
Height = 20
TabOrder = 1
Text = '12'
OnChange = RateEditChange
end
object RateUpDown: TUpDown
Left = 313
Top = 8
Width = 16
Height = 20
Associate = RateEdit
Min = 1
Max = 30
Position = 12
TabOrder = 2
Wrap = False
end
object TrackBar: TTrackBar
Left = 8
Top = 8
Width = 217
Height = 45
Enabled = False
Orientation = trHorizontal
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 3
TickMarks = tmBottomRight
TickStyle = tsAuto
end
object LoopCB: TCheckBox
Left = 256
Top = 36
Width = 65
Height = 17
Caption = #12523#12540#12503
TabOrder = 4
end
object OKButton: TButton
Left = 464
Top = 16
Width = 65
Height = 25
Caption = 'OK'
TabOrder = 5
OnClick = OKButtonClick
end
object Button2: TButton
Left = 552
Top = 16
Width = 65
Height = 25
Cancel = True
Caption = #12461#12515#12531#12475#12523
TabOrder = 6
OnClick = Button2Click
end
end
end