Table of Contents

Page "Email User-Specified Address"

ID 8884
Namespace: System.Email

A page to enter an email address.

Properties

Name Value
Caption Enter Email Address
PageType StandardDialog

Methods

GetEmailAddress

Gets the email address(es) that has been entered.

procedure GetEmailAddress(): Text

Returns

Type Description
Text

Email address(es)

SetEmailAddress

Sets the inital value to be displayed.

procedure SetEmailAddress(Address: Text)

Parameters

Name Type Description
Address Text

The value to be prefilled

See also