home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 April
/
PCWorld_2001-04_cd.bin
/
Software
/
Komercni
/
sazka
/
Sazka.exe
/
0
/
RCDATA
/
TWYGRANE
/
TWYGRANE.txt
< prev
Wrap
Text File
|
2001-03-06
|
4KB
|
172 lines
object Wygrane: TWygrane
Left = 99
Top = 0
BorderStyle = bsDialog
Caption = 'Nasze wygrane'
ClientHeight = 511
ClientWidth = 533
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 72
Width = 520
Height = 377
Style = bsRaised
end
object Image1: TImage
Left = 16
Top = 80
Width = 500
Height = 361
IncrementalDisplay = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Image2: TImage
Left = 17
Top = 80
Width = 500
Height = 360
IncrementalDisplay = True
Picture.Data = {<image001.bmp>}
end
object Image3: TImage
Left = 346
Top = 98
Width = 100
Height = 100
AutoSize = True
Picture.Data = {<image002.bmp>}
Visible = False
end
object TransparentMemo1: TTransparentMemo
Left = 4
Top = 1
Width = 529
Height = 65
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
TransparentColor = clMaroon
BlickColor = clBlack
ClickColor = clBlack
Clickable = False
Blickable = False
ExtraLineSpacing = 0
Selected = -1
Alignment = taCenter
end
object Label1: TLabel
Left = 45
Top = 56
Width = 450
Height = 13
Caption =
'Na koniec �yczymy Pa�stwu r�wnie wysokich lub jeszcze wy�szych w' +
'ygranych.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 35
Top = 453
Width = 469
Height = 13
Caption =
'W menu narz�dzia -> konfiguracja mo�na wy��czy� pojawianie si� t' +
'ego okna przy starcie programu.'
Transparent = True
end
object OK: TGradBtn
Left = 8
Top = 471
Width = 120
Height = 30
DisabledColor = clGray
BtnHiliteClr = clWhite
BtnShadowClr = clBlack
BeginColor = 13553358
EndColor = 6250335
SwapColors = False
GradientStyle = gsVertical
TextStyle = tsInset
TextShadeType = stHeavy
Presets = Aluminum
Caption = 'Wygrana 1'
OnClick = OKClick
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -17
Font.Name = 'Verdana'
Font.Style = [fsBold]
TabOrder = 0
TabStop = True
end
object GradBtn1: TGradBtn
Left = 147
Top = 471
Width = 120
Height = 30
DisabledColor = clGray
BtnHiliteClr = clWhite
BtnShadowClr = clBlack
BeginColor = 13553358
EndColor = 6250335
SwapColors = False
GradientStyle = gsVertical
TextStyle = tsInset
TextShadeType = stHeavy
Presets = Aluminum
Caption = 'Wygrana 2'
OnClick = GradBtn1Click
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -17
Font.Name = 'Verdana'
Font.Style = [fsBold]
TabOrder = 1
TabStop = True
end
object GradBtn2: TGradBtn
Left = 409
Top = 471
Width = 120
Height = 30
DisabledColor = clGray
BtnHiliteClr = clWhite
BtnShadowClr = clBlack
BeginColor = 13553358
EndColor = 6250335
SwapColors = False
GradientStyle = gsVertical
TextStyle = tsInset
TextShadeType = stHeavy
Presets = Aluminum
Caption = 'Zamknij'
OnClick = GradBtn2Click
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -17
Font.Name = 'Verdana'
Font.Style = [fsBold]
TabOrder = 2
TabStop = True
end
end