home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Más de 2,500 Juegos
/
CD1.iso
/
ZIPDAT
/
0738
/
0738.ZIP
/
_SETUP.1
/
AllInOneYahtzee.exe
/
0
/
RCDATA
/
TPLAYERS
/
TPLAYERS.txt
Wrap
Text File
|
1999-03-25
|
3KB
|
134 lines
object Players: TPlayers
Left = 374
Top = 358
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Player Scores'
ClientHeight = 126
ClientWidth = 206
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PlayersBox: TGroupBox
Left = 5
Top = 3
Width = 196
Height = 118
Caption = 'Player scores'
TabOrder = 0
object Name1: TLabel
Left = 8
Top = 16
Width = 40
Height = 13
Caption = 'Name1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Name3: TLabel
Left = 8
Top = 48
Width = 34
Height = 13
Caption = 'Name3'
Visible = False
end
object Name2: TLabel
Left = 8
Top = 32
Width = 34
Height = 13
Caption = 'Name2'
Visible = False
end
object Name4: TLabel
Left = 8
Top = 64
Width = 34
Height = 13
Caption = 'Name4'
Visible = False
end
object Name5: TLabel
Left = 8
Top = 80
Width = 34
Height = 13
Caption = 'Name5'
Visible = False
end
object Name6: TLabel
Left = 8
Top = 96
Width = 34
Height = 13
Caption = 'Name6'
Visible = False
end
object Score1: TLabel
Left = 181
Top = 16
Width = 6
Height = 13
Alignment = taRightJustify
Caption = '0'
end
object Score2: TLabel
Left = 181
Top = 32
Width = 6
Height = 13
Alignment = taRightJustify
Caption = '0'
Visible = False
end
object Score3: TLabel
Left = 181
Top = 48
Width = 6
Height = 13
Alignment = taRightJustify
Caption = '0'
Visible = False
end
object Score4: TLabel
Left = 181
Top = 64
Width = 6
Height = 13
Alignment = taRightJustify
Caption = '0'
Visible = False
end
object Score5: TLabel
Left = 181
Top = 80
Width = 6
Height = 13
Alignment = taRightJustify
Caption = '0'
Visible = False
end
object Score6: TLabel
Left = 181
Top = 96
Width = 6
Height = 13
Alignment = taRightJustify
Caption = '0'
Visible = False
end
end
end