[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: ;

  Value: ;

end;