If you want to change the top of the EPA SWMM 5 GUI Window Caption and you have access to Delphi XE2 to XE7 (I use XE7 and the EPA GUI uses XE2) you can change the caption by changing the following line in FMAIN.PAS and recompliing
TXT_MAIN_CAPTION = 'SWMM 5.1.011 - QA/QC';
Figure 1 shows the new GUI top and Figure 2 shows the snippet to be changed in FMAIN.PAS
Figure 2 - New Caption at the Top of the SWMM 5 GUI |
Figure 2 - FMAIN.PAS code Snippet |
No comments:
Post a Comment