Navigation:  Reference > Report Objects >

TppImage

Print this Topic Previous pageReturn to chapter overviewNext page

Description

Use this object to put a picture on the report format.  This is what you would use if you want to print a logo or something similar that wouldn't change.

 

Use the TppImage report component to print a graphical image. The image that is printed is determined by the value of the Picture Property. Set the AutoSize property to True if you want the report control to resize to accommodate the size of the picture. Set the Stretch property to True if you want to scale the picture to fit inside the component.

 

From the Report Designer you can set the key properties for this component by positioning the mouse cursor over the component and clicking the right mouse button. A speed menu will be displayed.

 

 

PALETTE ICON & EXAMPLE

 

 

PROPERTIES

The following are the properties that apply to this object.  Some are defined in Common Properties and are linked to their appropriate page.

 

AutoSize

CenterCenter the picture in the middle of the space provided.  The default setting is checked.

 

DirectDrawIf you are having problems printing the object on your printer then check this property.  It will use a different method of printing and may render the picture better.  The default setting is unchecked.

Font

Height

Left

MaintainAspectRatio  You can ignore this property since the memo cannot grow larger than the value you assign to it during design time

Name

OnPrint

PictureThis is the picture you want to print on the report.  To load a picture click on the property and then on the ellipsis button.  The Load Image Editor will be displayed and you can choose the picture to be used.

ShiftWithParent

StretchYou can ignore this property since the memo cannot grow larger than the value you assign to it during design time.

Tag

Top

Transparent

Visible

Width

 

COMMENTS

At the current time the only way you can change this value is to edit the report format.  We expect at some later date to provide you with a way to access pictures that would be loaded at runtime.

 

 

 


Page url: http://www.cassoftware.com/tas/manual/tppimage.htm