IIniEntry

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

Declaration

IIniEntry : IDispatch

Properties

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

See also

IAdvinstProject

IIniFilesComponent

IIniSection

IIniFile