Packed Record THAMTPairInfo.TPair
Unit
Declaration
type TPair = packed record
Description
Enclosing Class
Overview
Fields
key: TKey; |
|
value: TValue; |
Description
Fields
key: TKey; |
|
value: TValue; |
|
Generated by PasDoc 0.16.0.
type TPair = packed record
key: TKey; |
|
value: TValue; |
key: TKey; |
|
value: TValue; |
|