Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Visual Form Inheritance    [ Add a report in this area ]  
Report #:  33673   Status: Need Feedback
Visual inheritace & RegisterCustomModule
Project:  Delphi Build #:  delphi 2006 wit
Version:    10.0 Submitted By:   maziar navahan
Report Type:  Basic functionality failure Date Reported:  9/7/2006 10:52:40 PM
Severity:    Commonly encountered problem Last Updated: 7/24/2007 3:18:25 PM
Platform:    All platforms Internal Tracking #:  
Resolution: Need More Info (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (3 Total Ratings)
1.67 out of 5
Total Votes: None
Description
when we use visual inheritance for one datamodule with some non visual vcl in it works true ... but if register parent class with RegisterCustomModule the vcl in parent datamodule hide !
Steps to Reproduce:
1.create one datamodule and place some vcl on it(ex table)

2.register up class in only design time with RegisterCustomModule

3. create one class descended of up class all vcl in up class don't show in new inheritance !



Workarounds
None
Attachment
None
Comments

CAS Developers at 7/23/2007 12:21:02 PM -
I gave this report a rating of 1, because I don't believe it has anywhere near enough info to recreate the issue. At the very least, I would think that one needs to have at least some info on the TBaseCustomModule class before you'd be able to say whether the issue exists at all.

Server Response from: ETNACODE01