Packed Record TNodeData
Unit
Declaration
type TNodeData = packed record
Description
Stores basic data for a network node.
Overview
Fields
![]() |
IpAddress: String[15]; |
![]() |
Port: String[8]; |
Description
Fields
![]() |
IpAddress: String[15]; |
|
The IP address of the node. | |
![]() |
Port: String[8]; |
|
The | |
Generated by PasDoc 0.16.0-snapshot.
