home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Internet
/
Javadraw
/
DATA.Z
/
scroller.exe
/
0
/
RCDATA
/
TSEQSETUP
/
TSEQSETUP.txt
< prev
Wrap
Text File
|
1996-12-09
|
4KB
|
236 lines
object SeqSetup: TSeqSetup
Left = 689
Top = 171
Width = 355
Height = 361
Caption = 'Sequence Scroll Setup'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 0
Width = 345
Height = 297
end
object Label3: TLabel
Left = 204
Top = 272
Width = 131
Height = 13
Caption = 'Launch URL by mouseclick'
end
object ComboBox1: TComboBox
Left = 12
Top = 200
Width = 109
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
Items.Strings = (
'black'
'blue'
'cyan'
'darkgrey'
'grey'
'green'
'lightgray'
'magenta'
'orange'
'pink'
'red'
'white'
'yellow')
ParentFont = False
TabOrder = 0
Text = 'black'
end
object Panel1: TPanel
Left = 12
Top = 12
Width = 109
Height = 145
TabOrder = 1
object Label1: TLabel
Left = 4
Top = 4
Width = 36
Height = 13
Caption = 'Effects:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object CheckBox3: TCheckBox
Left = 4
Top = 20
Width = 97
Height = 17
Caption = 'engraved'
TabOrder = 0
OnClick = CheckBox3Click
end
object CheckBox2: TCheckBox
Left = 4
Top = 40
Width = 97
Height = 17
Caption = 'sine-wave'
TabOrder = 1
end
object CheckBox4: TCheckBox
Left = 4
Top = 60
Width = 97
Height = 17
Caption = 'shadow'
TabOrder = 2
end
object CheckBox1: TCheckBox
Left = 4
Top = 80
Width = 97
Height = 17
Caption = 'nervous'
TabOrder = 3
end
object CheckBox5: TCheckBox
Left = 4
Top = 100
Width = 97
Height = 17
Caption = 'emboss'
TabOrder = 4
end
object CheckBox7: TCheckBox
Left = 4
Top = 120
Width = 97
Height = 17
Caption = 'explode effect'
TabOrder = 5
end
end
object Panel2: TPanel
Left = 144
Top = 12
Width = 189
Height = 241
TabOrder = 2
object Label2: TLabel
Left = 4
Top = 4
Width = 82
Height = 13
Caption = 'Movement setup:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label4: TLabel
Left = 4
Top = 24
Width = 113
Height = 13
Caption = 'Begin scroll sequence: '
end
object Label5: TLabel
Left = 4
Top = 144
Width = 99
Height = 13
Caption = 'End scroll sequence:'
end
object Label7: TLabel
Left = 168
Top = 124
Width = 17
Height = 13
Caption = 'ms'
end
object RadioGroup1: TRadioGroup
Left = 4
Top = 40
Width = 177
Height = 73
Columns = 2
ItemIndex = 1
Items.Strings = (
'up'
'down'
'left'
'right'
'no start scroll')
TabOrder = 0
end
object CheckBox6: TCheckBox
Left = 4
Top = 120
Width = 121
Height = 17
Caption = 'stop in the middle for '
TabOrder = 1
end
object Edit2: TEdit
Left = 124
Top = 116
Width = 41
Height = 21
TabOrder = 2
Text = '0'
end
object RadioGroup3: TRadioGroup
Left = 4
Top = 164
Width = 177
Height = 69
Columns = 2
ItemIndex = 1
Items.Strings = (
'up'
'down'
'left'
'right'
'no end scroll')
TabOrder = 3
end
end
object Button2: TButton
Left = 256
Top = 303
Width = 87
Height = 25
Caption = '&Cancel'
ModalResult = 2
TabOrder = 3
end
object Button1: TButton
Left = 160
Top = 303
Width = 87
Height = 25
Caption = '&Ok'
ModalResult = 1
TabOrder = 4
end
object Edit3: TEdit
Left = 12
Top = 264
Width = 185
Height = 21
TabOrder = 5
end
end