SelectedBitmap property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TBitmapHandle SelectedBitmap

Delphi Syntax

SelectedBitmap: TBitmapHandle

Overview

Refer to Using Imaging Common Dialogs.

Remarks

(Read Only) Gets the bitmap selected by the user when the AddBorder dialog box or the AddFrame dialog box closed successfully.

You can pass this bitmap to the AddBorder method or AddFrame method.

See Also

Elements:

ShowAddBorderDlg method, ShowAddFrameDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events