[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit 'ValEdit' (
#lcl
)
TKeyValuePair
Declaration
Source position: valedit.pas line 100
type
TKeyValuePair
=
record
Key
:
string
;
Value
:
string
;
end
;
The latest version of this document can be found at
lazarus-ccr.sourceforge.net
.