Subject IBObject Survey Demo
Author Daniel R. Jimenez
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