Record Int65
Unit
Declaration
type Int65 = record
Description
Overview
Fields
sign: boolean; |
|
value: UInt64; |
Description
Fields
sign: boolean; |
|
value: UInt64; |
|
Generated by PasDoc 0.16.0.
type Int65 = record
sign: boolean; |
|
value: UInt64; |
sign: boolean; |
|
value: UInt64; |
|