Board index » delphi » TCustomForm.CreateNew problem
Jeroen Moolhuijsen
![]() Delphi Developer |
Mon, 10 Mar 2003 03:00:00 GMT
TCustomForm.CreateNew problem
Hi,
in one of the examples in the helpfiles I read that you can create a Here's my code: AForm := TXSummaryPrintForm.CreateNew(nil); At the last line I get the message: What am I doing wrong. And what does the helpfile precisely mean with that Thanks, Jeroen |