wwhelp::SetProperty

Sets a property in the Properties field of the Help object. This method allows storage of custom values in a help topic that can be retrieved with GetProperty.

The property is stored in the currently selected oTopic member.

o.SetProperty(lcProperty, lvValue,lcType,lcDescription)

Return Value

.T. or .f.

Parameters

lcProperty
The property name to be set.

lvValue
The value to set it to. Any simple type is supported.

lcType
string, float, integer, boolean, date, datetime

lcDescription
Description of the property

Overloads:


See also:

Class wwhelp

© West Wind Techologies, 1996-2023 • Updated: 04/13/05
Comment or report problem with topic