Keve G??bor
Keve G??bor
About
- Username
- Keve G??bor
- Location
- hungary
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Hello again, So, my problem almost done, but still need the answer: Should i put two condition in a Group condition? Like this: [(table1.field>0 || table2.field > 0] thaks, Gabor Keve G??bor wrote: » Hello, I need to display th…
-
hello mits! Maybe the OnStartReport(System.EventArgs) and OnFinishReport(System.EventArgs) useful for you! [img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> regards, Gabor K…
-
Hi! I think the old (Fast Report for Delphi) FP3 preview format is completely different in the new version! Some month ago, i tried to make a converter program, but failed... [img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:…
-
Jiellen wrote: » Thank you nicole for encouraging us to join this forum... SPAM -> God bless all.... Hello Alex! I think, the previous 3-4 post are spam! regards, Gabor Keve obvious have been removed and yours edited, mod
-
Hello Stark! Thanks the answer! You right! But... I think that due the IIf condition, the Substring procedure should not be evaluate, because the Parameter1 length = 0. The right evaluation order is: IIf -> Length(Parameter1)>0 …