(1) the Type name expected
(2) always convert 'int *' to 'CustomInfoFrame *'
(3) the statement missing
CodePudding user response:
Frame=new TFrameClass (MainForm);
CodePudding user response:
Or an error: the Compiler could not generate defalt constructor for the class 'TFrameClass', I am a rookie one, can you be more detail?