image

Description

The image tag is used to show an image (TImage) in gif format.

Attributes

    backgroundcolor
    fontbold
    fontitalic
    fontname
    fontsize
    fontunderline
    foregroundcolor
    id (required)
    oncreate (false)
    ondestroy (false)
    popup
    position (center)
    source (required)
    state (enabled)

Children

none.

Description of attributes

source

Specifies the image in gif format that has to be used. If the name of the file is "name.gif" then source should be "name". This means that the name of the file should always end with ".gif".