home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 September
/
Chip_2003-09_cd1.bin
/
tema
/
langexpert
/
download
/
LangExpert.exe
/
0
/
RCDATA
/
TFORMODINSTALACE
/
TFORMODINSTALACE.txt
< prev
Wrap
Text File
|
2003-01-26
|
3KB
|
119 lines
object formOdinstalace: TformOdinstalace
Left = 238
Top = 195
BorderStyle = bsDialog
Caption = 'Odinstalace'
ClientHeight = 152
ClientWidth = 396
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object pnlUvod: TPanel
Left = 0
Top = 0
Width = 396
Height = 152
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object lblDotaz: TLabel
Left = 10
Top = 16
Width = 377
Height = 32
AutoSize = False
Caption =
'Proces odinstalace zahrnuje smaz'#225'n'#237' adres'#225#345'e s programem a p'#345#237'pa' +
'dn'#253'ch z'#225'stupc'#367'. P'#345'ejete si opravdu LangExpert odstranit?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object imgOdinstalace: TImage
Left = 24
Top = 60
Width = 32
Height = 32
Picture.Data = {<image000.ico>}
end
object cbSlovicka: TCheckBox
Left = 88
Top = 68
Width = 281
Height = 17
Caption = 'Smazat tak'#233' kompletn'#283' adres'#225#345' se slov'#237#269'ky'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object btnANO: TButton
Left = 70
Top = 108
Width = 105
Height = 25
Caption = '&ANO'
Default = True
TabOrder = 1
OnClick = btnANOClick
end
object btnNE: TButton
Left = 224
Top = 108
Width = 105
Height = 25
Caption = '&NE'
TabOrder = 2
OnClick = btnNEClick
end
end
object pnlPrubeh: TPanel
Left = 0
Top = 0
Width = 396
Height = 152
Align = alClient
BevelOuter = bvNone
TabOrder = 1
Visible = False
object Memo: TMemo
Left = 0
Top = 0
Width = 345
Height = 125
Color = clBtnFace
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object btnDokoncit: TButton
Left = 224
Top = 126
Width = 121
Height = 27
Caption = 'DOKON'#268'IT'
Enabled = False
TabOrder = 1
OnClick = btnDokoncitClick
end
end
end