PANTHEON™ Help

 Toc
 PANTHEON Ndihmë - Mirësevini
[Collapse]PANTHEON
 [Collapse]Udhëzues për PANTHEON
  [Expand]Udhëzues për PANTHEON
  [Expand]Udhëzues për PANTHEON Retail
  [Expand]Udhëzues për PANTHEON Vet
  [Expand]Udhëzues për PANTHEON Bujqësi
 [Collapse]Manualet e Përdoruesit për PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON Retail
  [Expand]Manuali i përdoruesit për PANTHEON Vet
  [Expand]Manuali i Përdoruesit për Bujqësinë PANTHEON
[Collapse]PANTHEON Web
 [Collapse]Udhëzues për PANTHEON Web
  [Expand]Udhëzues për PANTHEON Web Light
  [Expand]Udhëzues për Terminalin Web PANTHEON
  [Expand]Udhëzues për PANTHEON Web Legal
  [Expand]Arkiva e produkteve të vjetra
 [Collapse]Manualet e Përdoruesit për PANTHEON Web
  [Expand]Fillimi PANTHEON Web
  [Expand]Manuali i Përdoruesit për PANTHEON Web Light
  [Expand]Manuali i Përdoruesit për Terminalin Web PANTHEON
  [Expand]Manuali i Përdoruesit për PANTHEON Web Legal
  [Expand]Arkiva e produkteve të vjetra
[Collapse]PANTHEON Granulat
 [Collapse]Udhëzues për Granulat PANTHEON
  [Expand]Granula e Personelit
  [Expand]Urdhërat e Udhëtimit Granule
  [Expand]Dokumente dhe Detyra Granule
  [Expand]Dashboard Granule
  [Expand]Porositë B2B Granule
  [Expand]Granul i Shërbimit në Terren
  [Expand]Inventari i Aseteve të Paluajtshme
  [Expand]Inventari i Magazinës Granul
 [Collapse]Manualet e Përdoruesit për Granulat PANTHEON
  [Expand]Fillimi
  [Expand]Granula e Personelit
  [Expand]Urdhërat e Udhëtimit Granule
  [Expand]Dokumentet dhe Granula e Detyrave
  [Expand]Porositë B2B Granule
  [Expand]Dashboard Granule
  [Expand]Granul i Shërbimit në Terren
  [Expand]Inventari i Aseteve të Paluajtshme
  [Expand]Inventari i Magazinës Granul
  [Expand]Arkiv
[Expand]Faqja e Përdoruesit

Load Time: 375.0083 ms
"
  6613 | 1 | |
Label


Data Tree

The Data Tree window consists of four tabs:

  • Data
  • Variables
  • Functions
  • Classes

You can drag and drop to the desktop all data available in the Data tree.

Tab Data

On the tab "Data" you can find all datasets and their datafields.

Tab Variables

On the tab "Variables"find variables which are of two types

  1. System variables - these variable are provided by FastReport
  2. User defined variables - these variables are defined by user. We will meet them later

System variable Description
Date Current date
Time Current time (without date part)
Line Line number in the table. It is counted for each group on the report separately
Line# Line number in the table. It is counted from the beginning of the report
Page The page number that resets at the beginning of a new group if its header ("GroupHeader") properties "ResetPageNumbers" and "StartNewPage" are enabled.
Page# The page number. It is counted from the beginning of the report.
TotalPages The page number that resets at the beginning of a new group if its header (GroupHeader) properties "ResetPageNumbers" and "StartNewPage" are enabled.
TotalPages# Total number of pages on the report. It is counted from the beginning of the report


Note:  System variables "Page" and "TotalPages" get values only when the report is generated to the end. If ye want to use them in the script, open Report settings window which is available through the “Report>Options...” menu command and on the General tab select the "DoublePass" option.

Tabs Function and Classes

These tabs are mostly used by programmers.

On the tab "Functions" are listed available functions. We will use some of them later.

On the tab "Classes" are listed all classes of which FastReport consists.

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!