[Overview][Classes][Procedures and functions][Index] |
PictureGroupBox - a groupbox related to a single picture ???
Source position: extdlgs.pas line 79
protected property TOpenPictureDialog.PictureGroupBox : TGroupBox |
PictureGroupBox is a read-only TGroupBox property which provides a container for the ImageCtrl in the dialog. PictureGroupBox is assigned as the Parent for the ImageCtrl property, and provides the bounds to which the ImageCtrl is aligned. In turn, PictureGroupBox uses the PreviewFileControl as its Parent.
|
TImage used to preview the content in an image file. |
Version 4.0 | Generated 2025-05-03 | Home |