WindowIcon property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TIcon* WindowIcon

Delphi Syntax

WindowIcon: TIcon

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a custom icon to be use by the PrintPreview and PrintStitchedImages dialog boxes.

Assign this property to Nil (NULL) to use the default icon.

See Also

Elements:

ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method, DevModeHandle property, DevNamesHandle property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events