Ignore:
Timestamp:
Mar 31, 2010, 5:06:56 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Added functions to Templates, and Images tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/uConst.pas

    r453 r729  
    5353  CT_WEBTAB2  = 13;                             // chart tab - web browser //kt added
    5454  CT_WEBTAB3  = 14;                             // chart tab - web browser //kt added
     55  CT_IMAGES   = 15;                             // chart tab - images      //kt added
    5556  //kt Option: add more CT_WEBTAB#'s here.  But set CT_LAST_WEBTAB= to last one...
    5657  CT_LAST_WEBTAB = CT_WEBTAB3;                  // Last web chart tab //kt added
Note: See TracChangeset for help on using the changeset viewer.