holdingprice
Programmer
i am trying to declaire a derived class from a base class in a new unit. I have added the header file for the base unit but i still keep getting the following message.
"E2303 Type name expected"
is there something else i should add as i am assuming the base class cant be seen?
"E2303 Type name expected"
is there something else i should add as i am assuming the base class cant be seen?