home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 November
/
VPR9811A.BIN
/
OLS
/
dice02
/
dice02.lzh
/
DICE.EXE
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1998-06-15
|
2KB
|
91 lines
object Form1: TForm1
Left = 316
Top = 253
BorderIcons = [biHelp]
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 93
ClientWidth = 354
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 354
Height = 93
Align = alClient
TabOrder = 0
OnClick = Panel1Click
object Label1: TLabel
Left = 27
Top = 40
Width = 301
Height = 12
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
end
object Label3: TLabel
Left = 305
Top = 71
Width = 38
Height = 16
Caption = 'Dice.'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = False
Transparent = True
end
object Label4: TLabel
Left = 303
Top = 69
Width = 38
Height = 16
Caption = 'Dice.'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clGray
Font.Height = -16
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = False
Transparent = True
end
object Label2: TLabel
Left = 304
Top = 70
Width = 38
Height = 16
Caption = 'Dice.'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clSilver
Font.Height = -16
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
end
object Timer1: TTimer
Interval = 2500
OnTimer = Timer1Timer
Left = 308
Top = 8
end
end