[Overview][Classes][Procedures and functions][Index] |
Initializes the PreviewFileControl for the dialog.
Source position: extdlgs.pas line 80
protected procedure TOpenPictureDialog.InitPreviewControl; override; |
InitPreviewControl is overridden in TOpenPictureDialog. InitPreviewControl calls the inherited method, and ensures that PreviewFileControl is assigned as the Parent control for PictureGroupBox. InitPreviewControl is called from the inherited CreatePreviewControl method.
|
Windowed control used to preview the contents of a file in the dialog. |
|
|
CreatePreviewControl - create an instance of the windowed control used in the dialog. |
|
|
InitPreviewControl - initializes the windowed control created for the dialog. |
|
|
TImage used to preview the content in an image file. |
Version 4.0 | Generated 2025-05-03 | Home |