Sets whether or not the file information and preview are displayed in the file "Open" dialog.

[C++Builder]   imagekitcontrolname->FileIO->ExtendedDialog[ = bool ]
[Delphi]   imagekitcontrolname.FileIO.ExtendedDialog[ = Boolean ]

Property Value

The mode when the "Open" file dialog is initially displayed.

Value Explanation
True Displays the preview and file information checkbox
False Does not display the preview and file information checkbox

Explanation

The ExtendedDialog property sets whether or not the file information and preview are displayed in the file "Open" dialog. Default value is True.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation