home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 April
/
PCWorld_2001-04_cd.bin
/
Software
/
Komercni
/
sazka
/
Sazka.exe
/
0
/
RCDATA
/
TKOSZT
/
TKOSZT.txt
Wrap
Text File
|
2001-03-06
|
6KB
|
258 lines
object Koszt: TKoszt
Left = 113
Top = 210
BorderStyle = bsDialog
Caption = 'Koszt systemu'
ClientHeight = 197
ClientWidth = 455
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 329
Top = 7
Width = 117
Height = 149
Style = bsRaised
end
object Bevel1: TBevel
Left = 7
Top = 7
Width = 314
Height = 149
Style = bsRaised
end
object Label1: TLabel
Left = 16
Top = 13
Width = 250
Height = 16
Caption = 'System skr�cony ta�szy od pe�nego'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 16
Top = 37
Width = 172
Height = 16
Caption = 'Koszt w systemie pe�nym'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 15
Top = 61
Width = 185
Height = 16
Caption = 'Koszt systemu skr�conego'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 15
Top = 86
Width = 113
Height = 16
Caption = 'Ilo�� kombinacji'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 15
Top = 110
Width = 103
Height = 16
Caption = 'Ilo�� zak�ad�w'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label7: TLabel
Left = 15
Top = 134
Width = 112
Height = 16
Caption = 'Ilo�� blankiet�w'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label8: TLabel
Left = 397
Top = 13
Width = 42
Height = 16
Alignment = taRightJustify
Caption = '0 razy'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label9: TLabel
Left = 430
Top = 37
Width = 9
Height = 16
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label11: TLabel
Left = 430
Top = 61
Width = 9
Height = 16
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label12: TLabel
Left = 430
Top = 86
Width = 9
Height = 16
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label13: TLabel
Left = 430
Top = 110
Width = 9
Height = 16
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label14: TLabel
Left = 430
Top = 134
Width = 9
Height = 16
Alignment = taRightJustify
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Oblicz: TGradBtn
Left = 98
Top = 161
Width = 82
Height = 30
Hint = 'Oblicz koszt'
DisabledColor = clGray
BtnHiliteClr = clWhite
BtnShadowClr = clBlack
BeginColor = 13553358
EndColor = 6250335
SwapColors = False
GradientStyle = gsVertical
TextStyle = tsInset
TextShadeType = stHeavy
Presets = Aluminum
Caption = 'Oblicz'
OnClick = ObliczClick
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -17
Font.Name = 'Verdana'
Font.Style = [fsBold]
TabOrder = 0
TabStop = True
end
object NOK: TGradBtn
Left = 298
Top = 161
Width = 82
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 = NOKClick
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -17
Font.Name = 'Verdana'
Font.Style = [fsBold]
TabOrder = 1
TabStop = True
end
end