Subject | IBObject Survey Demo |
---|---|
Author | Daniel R. Jimenez |
Post date | 2005-06-09T23:03:53Z |
Hi,
I have loaded the IBObject demo for DMLCache "Survey project" using BCB, and
I have notice that some of the forms such as "FRM_Question," "FRM_Surveys"
and "FRM_language" are defined as:
TfrmQuestions = class(TfrmBase)
I am not able to view this forms at design time using BCB. How do I register
the form type (TfrmBase) with the IDE?
Thank you
daniel
I have loaded the IBObject demo for DMLCache "Survey project" using BCB, and
I have notice that some of the forms such as "FRM_Question," "FRM_Surveys"
and "FRM_language" are defined as:
TfrmQuestions = class(TfrmBase)
I am not able to view this forms at design time using BCB. How do I register
the form type (TfrmBase) with the IDE?
Thank you
daniel