Description | Hierarchy | Fields | Methods | Properties |
type TFieldNumStorage = class(TObject)
Public declarations
![]() |
FXBase: TXBase; |
![]() |
FieldNumber: integer; |
![]() |
Formula: string; |
![]() |
RealValue: double; |
![]() |
IntValue: integer; |
![]() |
Cached: boolean; |
![]() |
function GetRealValue: double; |
![]() |
function GetIntValue: integer; |
![]() |
Constructor Create(XBase: TXBase); |
![]() |
function RealFormula: string; |
![]() |
function IntFormula: string; |
![]() |
FXBase: TXBase; |
![]() |
FieldNumber: integer; |
![]() |
Formula: string; |
![]() |
RealValue: double; |
![]() |
IntValue: integer; |
![]() |
Cached: boolean; |
![]() |
function GetRealValue: double; |
![]() |
function GetIntValue: integer; |
![]() |
Constructor Create(XBase: TXBase); |
![]() |
function RealFormula: string; |
![]() |
function IntFormula: string; |