Table of Contents

TProperty.DisplayValue Method

Retrieves the propery value in a friendly format. For example, if the property is a menu type property, this functions returns '(Menu)'.

Syntax

Unit: PropertyList

function TProperty.DisplayValue: string; virtual;

See also