2006-02-21 10:15:49 AM cppbuilder98
when we use from CreatePropertySheet to create a sheet from a
template we need to resource of a dialog, but we have an object
that inherited from TForm.
How can we find resource Number of a TForm?
when we use from CreatePropertySheet to create a sheet
from a template we need to resource of a dialog, but we have
an object that inherited from TForm.
Sorry, but you cannot use VCL TForm objects as Wi32 API dialog resources.
Quote
How can we find resource Number of a TForm?
You cannot, bcause there is none. Borland does not use dialog resources at