Interface IPersistentNumber

Unit

Declaration

type IPersistentNumber = interface(IPersistentStorage)

Description

No description available, ancestor IPersistentStorage description follows
Attributes
GUID['{240C0D27-2664-4308-906C-1940D4C4A01D}']
Attributes
GUID['{A887CB3C-773C-4A6F-8550-500B4A56A6A6}']

Hierarchy

Overview

Methods

Public function GetValue: double;
Public procedure SetValue(iValue: double);
Public function GetIntValue: int64;

Description

Methods

Public function GetValue: double;
 
Public procedure SetValue(iValue: double);
 
Public function GetIntValue: int64;
 

Generated by PasDoc 0.16.0.