home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
oddech
/
kalendar
/
kalendar.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
< prev
Wrap
Text File
|
1999-04-16
|
1KB
|
61 lines
object Form4: TForm4
Left = 308
Top = 149
BorderStyle = bsDialog
Caption = 'Informace'
ClientHeight = 100
ClientWidth = 298
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 49
BevelInner = bvRaised
BevelOuter = bvLowered
BorderWidth = 2
Color = clSilver
TabOrder = 1
object Image1: TImage
Left = 8
Top = 9
Width = 32
Height = 32
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 52
Top = 12
Width = 38
Height = 15
Caption = 'Label1'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
end
object Button1: TButton
Left = 128
Top = 64
Width = 57
Height = 22
Cancel = True
Caption = 'Zav��t'
Default = True
ModalResult = 2
TabOrder = 0
end
end