IIniEntryCopy link to this sectionLink to this section copied!

This interface allows you to visualize or edit properties of an INI entry.

DeclarationCopy link to this sectionLink to this section copied!

IIniEntry : IDispatch

PropertiesCopy link to this sectionLink to this section copied!

String Key - Gets or sets the key.

String Value - Gets or sets the value.

String ActionType - Gets the action type as a string.

String Section - Gets the section name.

IComponent Component - Gets the component which will contain the INI entry.

Iinientry