ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 About iexMetaHelpers in C++
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

lago

40 Posts

Posted - Oct 04 2015 :  06:09:50  Show Profile  Reply
Hello, see if someone can help, I try to use iexMetaHelpers for metadata management in C++. In support meeting "iexMetaHelpers Simply add to your clause to use the new access methods" Builder C ++ but can not get it to work.

Try: #include <iexMetaHelpers.hpp>
and for obj: #pragma link "iexMetaHelpers"

But "StringGrid" has no new methods.

Thank you very much in advance.

Jorge

xequte

39061 Posts

Posted - Oct 04 2015 :  13:44:08  Show Profile  Reply
Hi Jorge

As far as I recall, C++ does not support class helpers, but the code is fairly simple so you might want to rewrite them as standard procedures (passing a destination TStringGrid as a parameter).

http://codeverge.com/embarcadero.cppbuilder.cpp/calling-class-helpers-from-c++/1056921

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

lago

40 Posts

Posted - Oct 04 2015 :  14:39:49  Show Profile  Reply
Thank you, Nigel, I will try to adapt.

Jorge.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: