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
- IInterface
- IPersistentStorage
- IPersistentNumber
Overview
Methods
![]() |
function GetValue: double; |
![]() |
procedure SetValue(iValue: double); |
![]() |
function GetIntValue: int64; |
Description
Methods
![]() |
function GetValue: double; |
![]() |
procedure SetValue(iValue: double); |
![]() |
function GetIntValue: int64; |
Generated by PasDoc 0.16.0.