 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Oct 06, 2006 7:50 pm Post subject: Custom Component containing a form... |
|
|
Hello all,
I have recently created a custom component that is a descendant of
TChart. This chart will be unique and I have a separate form which
contains the options for this chart. In my chart, I have a pop-up menu
that has an item labeled "Chart Options". I would like to display the
OptionsForm when this occurs. When I try to build, I get a linker error
on line:
TGraphOptionsForm *options = new TGraphOptionsForm(this);
that says:
Unresolved External 'TGraphOptionsForm::' referenced from ..... and
Unresolved external '__fastcall
TGraphOptionsForm::TGraphOptionsForm(Classes::TComponent *)' referenced
from .......
Does anyone know what this could mean and how I could fix it?
Thanks in advance,
fakepoo |
|
| 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
|
|