//--------------------------------------------------------------------------- #ifndef TAlarconProductos2H #define TAlarconProductos2H //--------------------------------------------------------------------------- #include #include #include #include #include #include "TAlarconProductos.h" #include #include //--------------------------------------------------------------------------- class TQRMDForm2 : public TQRMDForm { __published: // IDE-managed Components private: // User declarations public: // User declarations __fastcall TQRMDForm2(TComponent* Owner); }; //--------------------------------------------------------------------------- extern TQRMDForm2 *QRMDForm2; //--------------------------------------------------------------------------- #endif