Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.09.12;
Скачать: CL | DM;

Вниз

Люди! Помогите! Очень прошу! (img to TWebBrowser from resourses)   Найти похожие ветки 

 
lipskiy ©   (2002-08-17 02:45) [0]

Вставка в TWebBrowser картинки из ресурсов. Как???
http://delphi.mastak.ru/cgi-bin/forum.pl?look=1&id=1029177033&n=0


 
int64 ©   (2002-08-17 02:56) [1]

Q: How do I use the "res:" protocol?

A: The "res:" protocol will let you Navigate to an HTML file stored as a resource. More informations is available from the Microsoft site:

procedure TForm1.LoadHTMLResource;
var
Flags, TargetFrameName, PostData, Headers: OleVariant;
begin
WebBrowser1.Navigate("res://" + Application.ExeName + "/myhtml", Flags, TargetFrameName, PostData, Headers)
end;

Create a resource file (*.rc) with the following code and compile it with brcc32.exe:

MYHTML 23 ".\html\myhtml.htm"

MOREHTML 23 ".\html\morehtml.htm"

Edit your project file so that it looks like this:

{$R *.RES}
{$R HTML.RES} //where html.rc was compiled into html.res


P.S. Во всех факах по TWebBrowser есть.


 
int64 ©   (2002-08-17 03:19) [2]

Я у себя проверил. Протокол res не грузит битмапы из ресурсов. Так что мимо. :(

Хотя если включишь эту фичу, напиши - интересно.


 
lipskiy ©   (2002-08-17 23:53) [3]

Черт, жаль. Но все равно спасибо.
Сам я вряд ли напишу - не тот уровень. Хотя попробовать - попробую.



Страницы: 1 вся ветка

Текущий архив: 2002.09.12;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.011 c
14-35911
France
2002-08-20 08:37
2002.09.12
SoftIce 4 и SoftIce 4.0.5 А в чем разница???????????


6-35831
poiuytrewq
2002-06-06 21:24
2002.09.12
how to get all host names in local network


14-35891
VictorT
2002-08-19 13:05
2002.09.12
*.swf


1-35792
Pretor
2002-08-31 16:15
2002.09.12
Декомпиляторы BPL-файлов


1-35778
Seldon
2002-08-31 11:34
2002.09.12
Как огранчить область перемещения крысы?