PANTHEON™ Help

 Категории
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Expand]Guide for PANTHEON
  [Expand]Ръководство за PANTHEON Търговия
  [Expand]Ръководство за PANTHEON Vet
  [Expand]Ръководство за PANTHEON Фермерство
 [Collapse]PANTHEON потребителски ръководства
  [Expand]Ръководство за потребителя за PANTHEON
  [Expand]Ръководство за потребителя за PANTHEON Retail
  [Expand]Ръководство за потребителя за PANTHEON Vet
  [Expand]Ръководство за потребителя за PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]PANTHEON Web Guides
  [Expand]Ръководство за PANTHEON Web Light
  [Expand]Ръководство за PANTHEON Уеб Терминал
  [Expand]Ръководство за PANTHEON Web Legal
  [Expand]Архив на стари продукти
 [Collapse]PANTHEON Web User Manuals
  [Expand]Започване на PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
   Ръководство за потребителя за PANTHEON Web Terminal
  [Expand]Ръководство за потребителя за PANTHEON Web Legal
  [Expand]Архив на стари продукти
[Collapse]PANTHEON Гранула
 [Collapse]Ръководство за PANTHEON Гранули
  [Expand]Гранула за служители
  [Expand]Пътни заповеди Гранула
  [Expand]Гранула за документи и задачи
  [Expand]Гранула Табло
  [Expand]Гранула за B2B поръчки
  [Expand]Гранула за обслужване на клиенти
  [Expand]Инвентаризация на дълготрайни активи
  [Expand]Гранула за складови наличности
 [Collapse]PANTHEON Granules
   Започване
   Using PANTHEON Granules at Tecta, a fictional company
  [Expand]PANTHEON Granules and activation
  [Expand]PANTHEON Granule Work records
  [Expand]PANTHEON Granule Travel orders
  [Expand]PANTHEON Granule Documents and Tasks
  [Expand]PANTHEON Granule B2B orders
  [Expand]PANTHEON Granule Dashboard
  [Expand]Полеви сервизен гранул
   PANTHEON Granules - FAQ
  [Expand]Инвентаризация на дълготрайни активи
  [Expand]Инвентаризация на склада Гранула
   Архив
[Expand]Потребителски сайт

Load Time: 593,7569 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.

  

     


Оценете темата
Темата беше ли ви полезна?
Коментар
Вашият коментар ще бъде видим и във форума!