| [Overview][Classes][Procedures and functions][Index] | 
ClearPreview - clears the preview area.
Source position: extdlgs.pas line 81
| protected procedure TOpenPictureDialog.ClearPreview; virtual; | 
ClearPreview is a procedure used to clear the image content and the caption displayed in the dialog. ClearPreview is called from the DoShow, DoClose, and UpdatePreview methods.
| 
 | TImage used to preview the content in an image file. | |
| 
 | Performs actions needed to display the preview dialog in its initial state. | |
| 
 | Performs actions needed when the dialog is closed. | |
| 
 | UpdatePreview - updates the preview image, implementing any pending changes. | 
| Version 4.0 | Generated 2025-05-03 | Home |