 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Codeman56 Guest
|
Posted: Thu Jun 15, 2006 9:13 pm Post subject: Setting ComponentStyle |
|
|
I'm creating a project from scratch for the first time. I have a DM
with a sqlNAME TSDDatabase object. When I run the application in
debugger I get the error:
EAccessViolation message. I've discovered that in my FormCreate code
where I have
Try
DM.sqlNAME.OPEN;
if I place the cursor over this during runtime I get:
dm.sqlName = Inaccessable Value
This should read dm.sqlNAME = (Fcomponentstyle:[csinheritable])
| Quote: | From what I have gathered, this is because I do not have
FComponentStyle:[csInheritable] set |
I cannot find out where or how to set this TComponentStyle to
Inheritable.
Can someone explain where and how to do this.
Thanks.... |
|
| Back to top |
|
 |
Riki Wiki Guest
|
Posted: Fri Jun 16, 2006 11:28 pm Post subject: Re: Setting ComponentStyle |
|
|
On 15 Jun 2006 09:13:42 -0700, Codeman56 wrote:
| Quote: | Can someone explain where and how to do this.
|
Hoi
You need to repost your message on the Borland news server to make
everybody see it and possibly answer your message.
How to post to Delphi newsgroups:
<http://delphi.wikia.com/wiki/Delphi_Newsgroups> |
|
| 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
|
|