home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Polskie
/
Malabibl
/
_SETUP.1
/
Przegladacz.exe
/
0
/
RCDATA
/
TFRMKOMUNIKATBLEDU
/
TFRMKOMUNIKATBLEDU.txt
< prev
Wrap
Text File
|
1998-07-10
|
2KB
|
125 lines
object frmKomunikatBledu: TfrmKomunikatBledu
Left = 94
Top = 46
ActiveControl = cmdOk
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Komunikat b��du'
ClientHeight = 249
ClientWidth = 472
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 449
Height = 199
Shape = bsFrame
IsControl = True
end
object Image1: TImage
Left = 24
Top = 12
Width = 119
Height = 32
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 148
Top = 16
Width = 201
Height = 32
Caption = 'Wyst�pi� b��d!!!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -27
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 20
Top = 52
Width = 59
Height = 16
Caption = 'miejsce:'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 22
Top = 100
Width = 39
Height = 16
Caption = 'tre��:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object labMiejsce: TLabel
Left = 20
Top = 68
Width = 421
Height = 25
AutoSize = False
Caption = 'labMiejsce'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object labTresc: TLabel
Left = 24
Top = 116
Width = 421
Height = 73
AutoSize = False
WordWrap = True
end
object cmdOk: TBitBtn
Left = 360
Top = 214
Width = 101
Height = 27
Caption = 'Kontynuuj'
TabOrder = 0
OnClick = cmdOkClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object cmdHalt: TBitBtn
Left = 224
Top = 214
Width = 133
Height = 27
Caption = 'Zatrzymaj porgram'
TabOrder = 1
OnClick = cmdHaltClick
Kind = bkAbort
Margin = 2
Spacing = -1
IsControl = True
end
end