Einfacher Typ: Int64
Dieser Typ gehört zur Unit System und ist vom Subtyp Einfacher Typ.
Dieser Typ repräsentiert eine Ganzzahl mit einem Wertebereich von -2^63 bis 2^63-1.
Dies sind die Funktionen, welche diesen Typ entweder als Rückgabewert oder Parameter verwenden.
| Name |
Parameter |
Rückgabetyp |
|---|---|---|
| DateTimeToUnix | D TDateTime | Int64 |
| FbmAvailPageFile | Keine | Int64 |
| FbmAvailPhys | Keine | Int64 |
| FbmAvailVirtual | Keine | Int64 |
| FbmFormatFileSize | Size Int64 | string |
| FbmGetTime | Keine | Int64 |
| FbmMemoryLoad | Keine | Int64 |
| FbmTimeDelta | StartTime Int64 EndTime Int64 |
Double |
| FbmTimeSince | Time Int64 | Double |
| FbmTotalPageFile | Keine | Int64 |
| FbmTotalPhys | Keine | Int64 |
| FbmTotalVirtual | Keine | Int64 |
| UnixToDateTime | U Int64 | TDateTime |
| TFbmDbResult. SetRow | Offset Int64 | Nein |
| TFbmJsonArray. AddInt64 | Value Int64 | Nein |
| TFbmJsonObject. AddInt64 | Name string Value Int64 |
Nein |
| TFbmPropertyList. GetInt64 | Name string Default Int64 |
Int64 |
| TFbmPropertyList. SetInt64 | Name string Value Int64 |
Nein |
Dies sind die Variablen, welche diesen Typ verwenden.
| Name |
Klasse |
|---|---|
| AsInt64 | TFbmUserFieldItem |
| I64 | TFbmJsonItem |
| Row | TFbmDbResult |
| RowCount | TFbmDbResult |