/*
 * Xailer source code:
 *
 * CardBox.prg
 * Clase TCardBox
 *
 * Copyright 2003, 2016 Ignacio Ortiz de Zuņiga
 * Copyright 2003, 2016 Xailer.com
 * All rights reserved
 *
 */

#include "Xailer.ch"

CLASS TCardBox FROM XCardBox
END CLASS