0
Answer

Accessing typedef struct and classes to form1.h

I have a header file that contain classes and typedef struct. I need to access them in form1.h. Can anyone tell me how to access it.
 
Thank you