AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Fastreport Variable

Ein Thema von manfred_h · begonnen am 12. Apr 2007 · letzter Beitrag vom 28. Aug 2007
 
manfred_h

Registriert seit: 4. Nov 2005
Ort: Basel
442 Beiträge
 
Delphi XE2 Enterprise
 
#3

Re: Fastreport Variable

  Alt 12. Apr 2007, 13:02
Zitat von Dezipaitor:
Das With sollte man sowieso nur "seltenst" verwenden.
Wieso denn das?
Delphi-Quellcode:
  with DM_reports.rep_camp_ov do
  begin
// Fastreport Variable set START

    Variables['var_camp_region'] := '''' + lbl_region.Caption + '''';
    Variables['var_camp_country'] := '''' + lbl_country.Caption + '''';
    Variables['var_camp_zone'] := '''' + lbl_zone.Caption + '''';
    Variables['var_camp_area'] := '''' + lbl_area.Caption + '''';
    Variables['var_camp_no'] := '''' + lbl_admin_camp_no.Caption + '''';
    Variables['var_camp'] := '''' + lbl_camp_city.Caption + '''';
    Variables['var_camp_lang'] := '''' + lbl_lang.Caption + '''';
    Variables['var_camp_est'] := '''' + lbl_est.Caption + '''';
    Variables['var_camp_est_aux'] := '''' + lbl_est_aux.Caption + '''';

    Variables['var_camp_cabinet_last_v'] := '''' + lbl_cabinet_last_v.Caption + '''';
    Variables['var_camp_cabinet_next_v'] := '''' + lbl_cabinet_next_v.Caption + '''';
    Variables['var_camp_m_last_v'] := '''' + lbl_m_last_v.Caption + '''';
    Variables['var_camp_m_next_v'] := '''' + lbl_m_next_v.Caption + '''';

    Variables['var_camp_rating'] := '''' + lbl_camp_rating.Caption + '''';
    Variables['var_camp_distance'] := '''' + lbl_distance.Caption + '''';
Sowas habe ich überall in meinem Projekt und das ganze ist doch auch sehr
praktisch.
Was soll den der Nachteil sein?
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:05 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz