I have used AddHotPictureTag to add a bitmap to a TRichViewEdit.
I then use SaveHTMLToStreamEx to create HTML.
I want the set the HTML Alt text for the bitmap presumably using rvespAlt but how do I do it?
Regards
Thomas Davenport
rvespAlt
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 6
- Joined: Thu Jul 26, 2007 4:28 pm
- Location: Birmingham
rvespAlt
Hello Sergey,
I know I am being stupid but when I use the code you sent Delphi returns
[Error] Gash5P.pas(120): Undeclared identifier: 'vespAlt'
I have RVItems in the uses clause at the top but I cannot see how to access the extra properties.
Regards
Thomas Davenport
I know I am being stupid but when I use the code you sent Delphi returns
[Error] Gash5P.pas(120): Undeclared identifier: 'vespAlt'
I have RVItems in the uses clause at the top but I cannot see how to access the extra properties.
Regards
Thomas Davenport
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 6
- Joined: Thu Jul 26, 2007 4:28 pm
- Location: Birmingham