PStrKeyValueItem

<< Click to Display Table of Contents >>

Navigation:  Types >

PStrKeyValueItem

SIGNATURE=IW.Common.StrDictionary.PStrKeyValueItem

 

ETYPE=Type

 

Declaration:

Delphi:

PStrKeyValueItem = ^TStrKeyValueItem;

C++:

^TStrKeyValueItem PStrKeyValueItem;

 

Unit: IW.Common.StrDictionary.pas

 

Description: This is type IW.Common.StrDictionary.PStrKeyValueItem.