home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1999 October
/
VPR9910A.BIN
/
OLS
/
jtrim100
/
jtrim100.lzh
/
JTrim.exe
/
0
/
RCDATA
/
TJTFRMSLIDE
/
TJTFRMSLIDE.txt
Wrap
Text File
|
1999-06-30
|
2KB
|
92 lines
object JTfrmSlide: TJTfrmSlide
Left = 301
Top = 95
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'JTfrmSlide'
ClientHeight = 141
ClientWidth = 307
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 4
Top = 8
Width = 33
Height = 12
Caption = 'Label1'
end
object btnOK: TButton
Left = 8
Top = 104
Width = 90
Height = 25
Caption = 'OK'
Default = True
TabOrder = 3
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 108
Top = 104
Width = 90
Height = 25
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
TabOrder = 4
OnClick = btnCancelClick
end
object SpinEdit1: TRxSpinEdit
Left = 240
Top = 32
Width = 57
Height = 20
ButtonKind = bkStandard
MinValue = 0.200000000000000000
TabOrder = 0
OnChange = SpinEdit1Change
end
object ScrollBar1: TTrackBar
Left = 8
Top = 24
Width = 225
Height = 33
Orientation = trHorizontal
PageSize = 10
Frequency = 10
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 1
ThumbLength = 20
TickMarks = tmTopLeft
TickStyle = tsAuto
OnChange = ScrollBar1Change
end
object CheckBox1: TCheckBox
Left = 8
Top = 68
Width = 161
Height = 17
Caption = 'CheckBox1'
TabOrder = 2
end
object btnHelp: TButton
Left = 208
Top = 104
Width = 90
Height = 25
Caption = 'ソスwソスソスソスv'
TabOrder = 5
OnClick = btnHelpClick
end
end