home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 March
/
PCWorld_2007-03_cd.bin
/
komunikace
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TFRMMESSAGEBOXEX
/
TFRMMESSAGEBOXEX.txt
Wrap
Text File
|
2006-09-21
|
2KB
|
129 lines
object frmMessageBoxEx: TfrmMessageBoxEx
Left = 286
Top = 184
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
ClientHeight = 217
ClientWidth = 372
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lblFound: TLabel
Left = 4
Top = 0
Width = 365
Height = 33
AutoSize = False
Layout = tlCenter
WordWrap = True
end
object lblReplace: TLabel
Left = 4
Top = 109
Width = 278
Height = 16
AutoSize = False
Layout = tlCenter
end
object richedFound: TTntRichEdit
Left = 0
Top = 37
Width = 282
Height = 72
HelpContext = 1222
Color = clBtnFace
HideSelection = False
PlainText = True
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
WantReturns = False
end
object richedReplace: TTntRichEdit
Left = 0
Top = 125
Width = 282
Height = 72
HelpContext = 1223
Color = clBtnFace
HideSelection = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
WantReturns = False
end
object chkboxNoConfirm: TCheckBox
Left = 4
Top = 200
Width = 277
Height = 14
HelpContext = 1221
TabOrder = 2
end
object btnYes: TButton
Left = 293
Top = 37
Width = 72
Height = 22
HelpContext = 1216
Default = True
ModalResult = 6
TabOrder = 3
OnClick = btnYesClick
end
object btnYesToAll: TButton
Left = 293
Top = 64
Width = 72
Height = 22
HelpContext = 1217
ModalResult = 10
TabOrder = 4
OnClick = btnYesToAllClick
end
object btnNo: TButton
Left = 293
Top = 100
Width = 72
Height = 22
HelpContext = 1218
ModalResult = 7
TabOrder = 5
end
object btnSkipFile: TButton
Left = 293
Top = 128
Width = 72
Height = 22
HelpContext = 1219
ModalResult = 9
TabOrder = 6
end
object btnAbort: TButton
Left = 293
Top = 176
Width = 72
Height = 22
HelpContext = 1220
Cancel = True
ModalResult = 3
TabOrder = 7
end
object popmnu: TPopupMenu
Left = 336
Top = 184
object mnuCopy: TMenuItem
ShortCut = 16451
OnClick = mnuCopyClick
end
end
end