FMX.ExtCtrls.TImageViewer

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Layouts.TScrollBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TImageViewer

Delphi

TImageViewer = class(TScrollBox)

C++

class PASCALIMPLEMENTATION TImageViewer : public Fmx::Layouts::TScrollBox

Properties

Type Visibility Source Unit Parent
class public
FMX.ExtCtrls.pas
FMX.ExtCtrls.hpp
FMX.ExtCtrls FMX.ExtCtrls

Description

TImageViewer is a base control for customizing and displaying images on the form.

Use TImageViewer to display a TBitmap image on the form.

Use the Bitmap property to set the image to be displayed within the control. BestFit automatically calculates the best fitting scale for the image. The BitmapScale property can be used to set the scale of the image.

See Also

Personal tools
Translations