//--------------------------------------------------------------------------- #ifndef LSPrecios2H #define LSPrecios2H //--------------------------------------------------------------------------- #include #include #include #include #include #include "LSPrecios1.h" #include #include //--------------------------------------------------------------------------- class TQRListForm3 : public TQRListForm2 { __published: // IDE-managed Components private: // User declarations public: // User declarations __fastcall TQRListForm3(TComponent* Owner); }; //--------------------------------------------------------------------------- extern TQRListForm3 *QRListForm3; //--------------------------------------------------------------------------- #endif