home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
hudba
/
pmc
/
_setup.1
/
Pmc.exe
/
0
/
RCDATA
/
TGENREEDIT
/
TGENREEDIT.txt
Wrap
Text File
|
1997-04-09
|
995b
|
52 lines
object GenreEdit: TGenreEdit
Left = 200
Top = 108
Width = 375
Height = 234
Caption = 'Genre List'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 8
Top = 8
Width = 241
Height = 193
ScrollBars = ssVertical
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 264
Top = 8
Width = 89
Height = 33
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 264
Top = 48
Width = 89
Height = 33
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkCancel
end
end