LEADImage property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TLEADImage* LEADImage

Delphi Syntax

LEADImage: TLEADImage

Overview

Refer to Using Imaging Common Dialogs.

Remarks

A general property used by most of the control dialogs; it is a LEAD Main Control. For any Common Dialog method in which the AUTOPROCESS or SHOWPREVIEW flags are set in the DlgFlags property, you must assign a Main Control to the LEADImage property. This causes the Main Control's bitmap to be referenced in the Dialog Control methods and a copy is NOT created.

See Also

Elements:

LEADDlgService Property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events