 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stefan Meisner Guest
|
Posted: Wed Jan 03, 2007 10:47 pm Post subject: Problem with component on inherited form |
|
|
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 |
|
 |
|
|
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
|
|