 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Rodrigo Zabotto Guest
|
Posted: Wed Jan 24, 2007 8:34 am Post subject: TBoldClassTypeInfo |
|
|
Hy friends,
I have the var declaretion:
ClassTypeInfo: TBoldClassTypeInfo;
MemberRTInfo: TBoldMemberRTInfo;
When I execute the commands:
ClassTypeInfo :=
Datamodule1.BSysHand1.System.BoldSystemTypeInfo.ClassTypeInfoByModelName[NameClass];
MemberRTInfo := ClassTypeInfo.MemberRTInfoByExpressionName[NameField];
the system returns me an access violation, because the first command
retuns classtypeInfo = NIL.
But only in one database GDB itīs ocurred. On the others one, the
classtypeinfo returns correctly (the same databases, nothing different).
Any Idea?
Thanks |
|
| 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
|
|