Unit 'flcDataStructMaps' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TStrStrMapItem

Declaration

Source position: flcDataStructMaps.pas line 572

type TStrStrMapItem = record

  Hash: Word32;

  

  Key: string;

  

  Value: string;

  

end;



CT Web help

CodeTyphon Studio