home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
E-MAIL
/
Pronto
/
P32FAM.EXE
/
Family.z
/
FAMILY.exe
/
0
/
RCDATA
/
TFRMJAPANGREETING
/
TFRMJAPANGREETING.txt
< prev
Wrap
Text File
|
1997-03-10
|
3KB
|
149 lines
object frmJapanGreeting: TfrmJapanGreeting
Left = 481
Top = 167
BorderStyle = bsNone
Caption = 'Pronto Family'
ClientHeight = 412
ClientWidth = 415
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgBackGr: TImage
Left = 0
Top = 0
Width = 312
Height = 350
AutoSize = True
end
object Image: TImage
Left = 64
Top = 28
Width = 183
Height = 166
Center = True
end
object StopMusic: TImage
Left = 107
Top = 249
Width = 85
Height = 87
Cursor = 18
OnClick = StopMusicClick
end
object PrevPict: TImage
Left = 34
Top = 99
Width = 25
Height = 33
Cursor = 18
Picture.Data = {<image000.bmp>}
OnMouseDown = PrevPictMouseDown
end
object NextPict: TImage
Left = 253
Top = 99
Width = 25
Height = 33
Cursor = 18
Picture.Data = {<image001.bmp>}
OnMouseDown = NextPictMouseDown
end
object PrevMidi: TImage
Left = 35
Top = 206
Width = 25
Height = 33
Cursor = 18
Picture.Data = {<image002.bmp>}
OnMouseDown = PrevMidiMouseDown
end
object NextMidi: TImage
Left = 252
Top = 206
Width = 25
Height = 33
Cursor = 18
Picture.Data = {<image003.bmp>}
OnMouseDown = NextMidiMouseDown
end
object PlayMusic: TImage
Left = 17
Top = 246
Width = 86
Height = 88
Cursor = 18
OnMouseDown = PlayMusicMouseDown
end
object Exit: TImage
Left = 193
Top = 293
Width = 103
Height = 40
Cursor = 18
OnClick = ExitClick
end
object Ok: TImage
Left = 194
Top = 247
Width = 103
Height = 45
Cursor = 18
OnMouseDown = OkMouseDown
end
object PictList: TFileListBox
Left = 361
Top = 56
Width = 33
Height = 17
ItemHeight = 13
Mask = '*.bmp'
TabOrder = 0
Visible = False
end
object FileName: TEdit
Left = 365
Top = 10
Width = 33
Height = 21
TabOrder = 1
Visible = False
end
object MidiList: TFileListBox
Left = 321
Top = 374
Width = 41
Height = 25
ItemHeight = 13
TabOrder = 3
Visible = False
end
object MidiFileName: TEdit
Left = 63
Top = 206
Width = 184
Height = 32
Enabled = False
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
object MediaPlayer: TMediaPlayer
Left = 41
Top = 365
Width = 253
Height = 20
AutoEnable = False
Visible = False
TabOrder = 2
end
end