AboutDialogGidBuilderImpl.systemInformation

Set systemInformation property.

class AboutDialogGidBuilderImpl(T)
T
systemInformation
(
string propval
)

Parameters

propval string

Information about the system on which the program is running.

This information is displayed in a separate page, therefore it is fine to use a long multi-paragraph text. Note that the text should contain the intended linebreaks.

The text may contain links in this format <http://www.some.place/> and email references in the form <mail-to@some.body>, and these will be converted into clickable links.

Return Value

Type: T

Builder instance for fluent chaining