[Overview][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TOpenPictureDialog.ImageCtrl

TImage used to preview the content in an image file.

Declaration

Source position: extdlgs.pas line 78

protected property TOpenPictureDialog.ImageCtrl : TImage
  read FImageCtrl;

Description

ImageCtrl is a read-only TImage property which contains the image used to preview the content for an image file on the local file system.

See also

TOpenPictureDialog.ClearPreview

  

ClearPreview - clears the preview area.

TOpenPictureDialog.UpdatePreview

  

UpdatePreview - updates the preview image, implementing any pending changes.


Version 4.0 Generated 2025-05-03 Home