Packed Record TBrookStringPair
Unit
Declaration
type TBrookStringPair = packed record
Description
Pair item of TBrookStringMap
.
Overview
Methods
constructor Create(const AName, AValue: string); |
Properties
property Name: string read FName; |
|
property Value: string read FValue; |
Description
Methods
constructor Create(const AName, AValue: string); |
|
Initializes a variable of Parameters |
Properties
property Name: string read FName; |
|
|
property Value: string read FValue; |
|
|
Generated by PasDoc 0.16.0.