home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003a.iso
/
Konkurs
/
Konkurs.exe
/
0
/
RCDATA
/
TMN_FRM
/
TMN_FRM.txt
< prev
Wrap
Text File
|
2002-12-22
|
2KB
|
93 lines
object MN_FRM: TMN_FRM
Left = 192
Top = 107
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'PCWK Konkurs obud'#243'w'
ClientHeight = 580
ClientWidth = 800
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PopupMenu = PPM
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object BG_IMG: TImage
Left = 16
Top = 16
Width = 33
Height = 33
Picture.Data = {<image000.bmp>}
Visible = False
end
object IM1: TImage
Left = 16
Top = 64
Width = 40
Height = 40
Picture.Data = {<image001.bmp>}
Visible = False
end
object IM2: TImage
Left = 16
Top = 112
Width = 40
Height = 40
Picture.Data = {<image002.bmp>}
Visible = False
end
object IM3: TImage
Left = 16
Top = 160
Width = 40
Height = 40
Picture.Data = {<image003.bmp>}
Visible = False
end
object Button1: TButton
Left = 680
Top = 528
Width = 83
Height = 25
Caption = 'Zapisz wyb'#243'r'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 24
Top = 528
Width = 65
Height = 25
Caption = 'Wyj'#347'cie'
TabOrder = 1
OnClick = Button2Click
end
object PPM: TPopupMenu
AutoPopup = False
Left = 64
Top = 16
object N11: TMenuItem
Caption = '1 miejsce'
OnClick = N11Click
end
object N21: TMenuItem
Caption = '2 miejsce'
OnClick = N21Click
end
object N31: TMenuItem
Caption = '3 miejsce'
OnClick = N31Click
end
end
end