home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Reklamy
/
Elpira-PW
/
MegaLotek.exe
/
0
/
RCDATA
/
TFRMGRUPA02
/
TFRMGRUPA02.txt
Wrap
Text File
|
1999-10-21
|
1KB
|
72 lines
object frmGrupa02: TfrmGrupa02
Left = 243
Top = 312
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'frmGrupa02'
ClientHeight = 105
ClientWidth = 325
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 6
Top = 8
Width = 309
Height = 51
Shape = bsFrame
end
object Label1: TLabel
Left = 18
Top = 16
Width = 96
Height = 13
Caption = 'Nazwisko grajacego'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Edit1: TEdit
Left = 18
Top = 32
Width = 283
Height = 19
Color = 14024447
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
end
object btnOk: TBitBtn
Left = 14
Top = 75
Width = 75
Height = 21
Caption = 'Ok'
Default = True
TabOrder = 1
OnClick = btnOkClick
end
object btnAnuluj: TBitBtn
Left = 94
Top = 75
Width = 75
Height = 21
Caption = 'Anuluj'
TabOrder = 2
OnClick = btnAnulujClick
end
end