BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Problem with component on inherited form

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (VCL Components Development)
View previous topic :: View next topic  
Author Message
Stefan Meisner
Guest





PostPosted: Wed Jan 03, 2007 10:47 pm    Post subject: Problem with component on inherited form Reply with quote



Hello!

I have a small problem with a component which is
located on the base form of an inherited form:
At first, the GUI looks like
http://www.delphi-online.at/temp/pic1.jpg

After I've build the project, the GUI looks like
http://www.delphi-online.at/temp/pic2.jpg

Additionally the DFM contains the following entries:

inherited PageControl1: TPageControl
inherited TabSheet1: TTabSheet
inherited GridUtil: TDDODataGrid
DataLines = <
item
end>
end
inherited GridThreads: TDDODataGrid
DataLines = <
item
end>
end
inherited GridCalls: TDDODataGrid
DataLines = <
item
end>
end
end
end

What do I need to change within my component
TDDODataGrid so it does behave correctly =
not streaming these items on the inherited form.

Many thanks!
Stefan

www.delphi-online.at
Back to top
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (VCL Components Development) All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group
.