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;
Retrieves the propery value in a friendly format. For example, if the property is a menu type property, this functions returns '(Menu)'.
Unit: PropertyList
function TProperty.DisplayValue: string; virtual;