FontChooseDialog.Show

Syntax:

Show(<NotifyOnCloseDescription>)

Parameters:

<NotifyOnCloseDescription> (optional)

Type: NotifyDescription.
It contains description of the procedure that will be called after the wizard dialog is closed with the following parameters:
  • <Font> - Font - the font is selected; Undefined - otherwise,
  • <AdditionalParameters> - the value specified when the object is created NotifyDescription.
If the parameter is not specified or belongs to the type Undefined, no procedure will be called after completion.

Description:

Opens the font selection non-modal dialog.

Availability:

Thin client, web-client, thick client.

    

1C:Enterprise Developer's Community