 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
assoes Guest
|
Posted: Wed Aug 18, 2004 10:52 am Post subject: RichEdit with OLE support |
|
|
Hi
I'm working in a new TRichEdit with OLE support.
All works well but I have a problem with the Object Properties Dialog
I must call OleUIObjectProperties but I don't know how I can fill the
lpObjInfo and lpLinkInfo members of OLEUIOBJECTPROPS structure.
I have this exemple in Delphi :
ObjectProps.lpObjInfo:= TOleUIObjInfo.Create(Self, ReObject);
ObjectProps.lpLinkInfo:= TOleUILinkInfo.Create(Self, ReObject);
How can I translate this to C++ Builder ?
Regards
Robert
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|