User-defined data.
Source position: inicol.pp line 77
public property TNamedIniCollectionItem.UserData : TObject read FUserData write FUserData;
UserData can be used to associate an arbitrary object with the item - much like the Objects property of a TStrings.