User Tools

Site Tools


image_display_graphic_.htm
Navigation:  Templates > Template Language Reference > Complete Alpha Listing >====== #IMAGE (display graphic) C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page

#IMAGE( picture ) [, AT( ) ]

blk2blue.jpg

#IMAGE Displays a graphic image on a properties window.
picture A string expression containing the name of the image file to display.
AT Specifies the size and position of the picture display area in the window. This attribute takes the same parameters as the Clarion language AT attribute.

The #IMAGE statement displays the picture graphic image on a properties window. The display updates whenever the value in the picture changes. #IMAGE is not valid in a #MODULE section.

Example:

#IMAGE('SomePic.BMP')      #!Display a bitmap

image_display_graphic_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1