THYUserProfileAttribute

Overview

THYUserProfileAttribute class provides storage for name/value pairs.

Location


Properties


Name

Gets or sets name of the attribute.

property Name: string read write

Value

Gets or sets value of the attribute.

property Value: variant read write

Instance Methods


GetDisplayName  protected override

Returns a string representation of the attribute.

function GetDisplayName: string