![]() |
Delphi xe5 And TEmbeddedWB
hello iam new in this forum i have question i never found any answer for it in another forum i have chat application bulid with indy Tcp and its multichat application that client can send message to all other connected clients and receive it in Tmemo but in finalizing i decided To change Tmemo To TEmbeddedWB because i want the clients embedded Youtube videos and smileys like this ::ouch:: , but i dont know how to implement this with TEmbeddedWB how can i show what client type to other connected clients in TEmbeddedWB , i found this old code but i did not understand any thing from it
code to addText Code:
procedure addChatText(WB: TEmbeddedWB; const html: string;add:integer = 0);Code:
addChatText(weblog,'<span class="Name">'+Name+':</span> '+ Msg,1); |
| All times are GMT -5. The time now is 23:16. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi